- Create an account on cloud9.
- Create a workspace with the relevant name. NOTE: Do not fill the URL with the clone URL of
susi_server
. - Wait for the workspace to build and take you to the relevant page accordingly.
- Use the terminal in the page and type the following command to setup
susi_server
and run on cloud9.
wget -O - https://raw.githubusercontent.com/fossasia/susi_server/master/cloud9-setup.sh | bash