goBastion is a tool for managing SSH access, user roles, and keys on a bastion host
6.7K
goBastion is a modern SSH bastion designed for secure, centralized, and fully automated access management.
š š Full documentation, examples, and advanced usage: ā”ļø https://github.com/phd59fr/goBastionā
š Docker Hub: https://hub.docker.com/r/phd59fr/gobastionā
š„ This page is only a quick start. š For full documentation, SSH configs, MFA setup, and real-world usage, go to GitHub: https://github.com/phd59fr/goBastionā
docker run -d \
--name goBastion \
-p 2222:22 \
phd59fr/gobastion:latest
docker exec -it goBastion /app/goBastion --firstInstall
ā This step is mandatory Without it, you cannot log in or use the bastion.
ssh -tp 2222 user@localhost --'
The database defines the real state of access, the system only mirrors it.
š This project is feature-rich, this page is NOT enough.
ā”ļø Go now: https://github.com/phd59fr/goBastionā
š Secure, deterministic, production-ready access management
See GitHub.
MIT License
Content type
Image
Digest
sha256:af9978154ā¦
Size
27.5 MB
Last updated
about 7 hours ago
docker pull phd59fr/gobastion:sha-8ae11f3