Skip to content

KarinaBash/cenen

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 

Repository files navigation

Cloud9 Auto Installer

Requirements

  • Ubuntu (14 > 20 LTS)
  • SSH Access
  • Port 8080 is not used

Installation

Install cURL [IMPORTANT]

sudo apt-get install curl -y

Then run the installer command

curl -sL https://raw.githubusercontent.com/KarinaBash/cenen/master/installer.sh -o c9installer.sh && sudo bash c9installer.sh

Running IDE

You can run sleepless (24x7) IDE using forever

node server.js -p 8080 -a memek:basah --listen 0.0.0.0 -w /root/aku 

Now open you browser and visit http://x:8080

enter username and password when prompted. Yeay! your personal cloud IDE is installed.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%