serbasii / docker-bastillion

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

What is KeyBox/Bastillion?

KeyBox/Bastillion is an open-source web-based SSH console that centrally manages administrative access to systems. Web-based administration is combined with management and distribution of user's public SSH keys. Key management and administration is based on profiles assigned to defined users.

!!! Volume is not complete yet. Protect your data. !!!

$ docker build . -t ssh-management
$ docker run -it -p 8443:8443 -v "datadir:/opt/Bastillion-jetty/jetty/bastillion/WEB-INF/classes/keydb" ssh-management

About

License:MIT License


Languages

Language:Shell 93.0%Language:Dockerfile 7.0%