Skip to content

muchasxmaracas/dockillion

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dockillion

Dockerized Bastillion keybox

For more information visit the Bastillion website or the GitHub page

Local development

  • Create .docker/.env.local from .docker/.env.dist
  • bin/service [start|stop|restart|build]

Prerequisites

  • Nginx or another webserver for reverse proxy (Nginx recommended for ease of setup)
  • ACME for SSL certificates - see here for installation

Info

  • In order for the image to run on ARM64 buildx is used for building
  • Deployment was made for GitLab CI/CD initially - currently no Github Actions implemented!

Crucial

  • WARNING: deleting the directory data/keydb or its content equals wiping the complete system!

Docker Service Ports

Port Environment Service Domain
12372 Production Bastillion Prod prod.yourdomain.com
12371 Stage Bastillion Stage stage.yourdomain.com
8888 Local Dev Development Local Dev

About

A dockerized version of Bastillion keybox

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published