ERPNEXT installation on c9.io

I want to install a ERPNEXT instance on c9.io cloud development instance and I have spend almost 4 days on this. I am badly stuck I tried posting the issue on chat platform but did not recive any replies and its very urgent at this point. So please can you help me just setup a instance. Below are some of the approches I have tried.

  1. used this command
    python install.py --develop --user frappe
    says installed successfully
    but now gives error Error 503 - Service Unavailable

  2. Manual installation Does not complete give the below error

TASK [Create user] *************************************************************
fatal: [localhost]: FAILED! => {“changed”: false, “failed”: true, “msg”: “Failed to create /home/frappe/.ssh: [Errno 13] Permission denied: ‘/home/frappe/.ssh’”, “name”: “frappe”, “rc”: 1}

NO MORE HOSTS LEFT *************************************************************
to retry, use: --limit @develop/create_user.retry

  1. Bitnami installer get installed but mysql not working

I am not sure about c9.io but is this a full VM?

From what I know about c9.io, I don’t think it is suited for running ERPNext, considering that its oriented more as an IDE. You would be better of in terms of time and resources to install ERPNext on a dedicated server or even a VM and than link c9.io via SSH to that Server/VM.

Regards
Said

yes it provides a full vm