Skip to content
/ c9cli Public

Create and manage secure Cloud9 IDE private users using Docker or SystemD services.

Notifications You must be signed in to change notification settings

gvoze32/c9cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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
    • 1. Debian Bullseye or latest
    • 2. Alpine 3.12 or latest
    • 3. Ubuntu 18.04 or latest
  • Delete workspace dir when user is deleted

If you have any problem in using c9cli, please open new issue.

About

Create and manage secure Cloud9 IDE private users using Docker or SystemD services.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published