Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 515 Bytes

installation_cloud9.md

File metadata and controls

11 lines (9 loc) · 515 Bytes

Steps to setup susi on cloud9

  • 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