Install on Docker
Downloading the Docker Image
First you need to get Bastion's Docker image from GitHub Container Registry:
This will download and save Bastion's docker image on your system.
Configuring Bastion
Create a directory for Bastion where you want to store the settings for Bastion.
Now, download the example settings file and save it as settings.yaml
inside the directory.
This file will be shared with Bastion's Docker container so you can directly configure Bastion's settings outside the container.
Last updated