Docker登录管理器:Docker Lightop

jopen 11年前

docker-lightop是一个用于各种sessions的登录管理器,它们都是docker containers提供它们自己的Web界面。目前,该项目提供的sessions,包括

当用户登录至session,容器如果存在,将会被立即创建。在同一用户的每一个容器中的用户的个人文件夹(〜)将被安装到相同的体积。公共的的文件夹放置在 /mnt/public 中,它会被这个服务的所有用户所共享。

docker-lightop能够帮助路由网络流量,http 或 websocket,至指定的容器根据URL。比如,docker-lightop routes the request http://$IP:$PORT/u/ubuntu-trusty-ttyjs/ to the IP address of container named $USER_ubuntu-trusty-ttyjs, where the service port is retrieved by image expose configuration of the image.

68747470733a2f2f7261772e6769746875622e636f6d2f666377752f646f636b65722d6c696768746f702f6d61737465722f73637265656e73686f74732f732d6c7864652e706e67.png

项目主页:http://www.open-open.com/lib/view/home/1414999465278