Grep with "codeserver" on the JSON-data (2)

/dockers/ (/data/Dockers) >> 3dprinters = Cloud - Cms - Codeserver - Comics - Continuousintegration = Wordpress

Title Desc Ports Env / Vol
Cloud9 Cloud9 Cloud9 is a complete web based IDE with terminal access. This container is for running their core SDK locally and developing plugins.

Note: Portainer App Templates by Technorabilia based on data provided by LinuxServer.io.

Don't forget to create the volume directories on the host file system.

mkdir -p /volume1/docker/cloud9/config
mkdir -p /volume1/docker/cloud9/code



Image: linuxserver/cloud9:latest

Category: Codeserver
8000:8000/tcp
PUID="1024" #PUID
PGID="100" #PGID
TZ="Europe/Amsterdam" #TZ
GITURL="https://github.com/linuxserver/docker-cloud9.git" #GITURL
USERNAME="" #USERNAME
PASSWORD="" #PASSWORD

/volume1/docker/cloud9/config:/config
/volume1/docker/cloud9/code:/code
/var/run/docker.sock:/var/run/docker.sock
Limnoria Limnoria A robust, full-featured, and user/programmer-friendly Python IRC bot, with many existing plugins. Successor of the well-known Supybot.

Note: Portainer App Templates by Technorabilia based on data provided by LinuxServer.io.

Don't forget to create the volume directories on the host file system.

mkdir -p /volume1/docker/limnoria/config



Image: linuxserver/limnoria:latest

Category: Codeserver
8080:8080/tcp
PUID="1024" #PUID
PGID="100" #PGID
TZ="Europe/Amsterdam" #TZ

/volume1/docker/limnoria/config:/config
( layout\dockers\term - Kind='term' )