TehesFR / lineshell-docker

automated docker build for Lineshell

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

lineshell-docker

Lineshell is an open source project to manage servers and execute scripts on them, keeping a complete history of all executions results. It is based on Node.js and Mongodb.

More information at : https://github.com/TehesFR/Lineshell

Automated Docker build for Lineshell

docker run -it -d --name lineshell -p 8080:8080 -e MONGODB_USERNAME=lineshell_user -e MONGODB_PASSWORD=lineshell_pass -e MONGODB_DBNAME=admin tehes/lineshell-docker

About

automated docker build for Lineshell


Languages

Language:Shell 100.0%