This repository represents a possibility to deploy the CTN-utilities as a JupyterHub service via docker. The original repository can be found here.
Traefik is used as a reverse proxy, allowing addition of other services on the server. The computation
Installation of the JupyterHub version is easy to use and can be modified to your own needs.
To deploy the system run the following command:
docker-compose build .
To start the jupyterhub run the following:
docker-compose up jupyterhub