4.2024.4 ⢠Published 1 year ago
c9cli v4.2024.4
c9cli
Create and manage secure Cloud9 IDE private users using Docker or SystemD services.
Requirements
- Minimum Ubuntu 18.04 or latest LTS's
- Dependency Packages (Included)
Install
Make sure you have root access before doing this installation.
sudo wget https://raw.githubusercontent.com/gvoze32/c9cli/master/c9cli.sh -O /usr/local/bin/c9cli && sudo wget https://raw.githubusercontent.com/gvoze32/c9cli/master/scripts/install.sh && sudo chmod +x /usr/local/bin/c9cli && sudo chmod +x install.sh && sudo ./install.sh
Run
c9cli help
š“ Docker service is under maintenance, please use SystemD for creating new users.
To do
- Change password feature
- Add custom Docker image
- Debian Bullseye or latest
- Alpine 3.12 or latest
- Ubuntu 18.04 or latest
- Delete workspace dir when user is deleted
If you have any problem in using c9cli, please open new issue.