Wiki for the Halia infrastructure, powered by Bookstack
Go to file
2021-11-01 15:53:19 +01:00
.env.sample Add initial configuration for Bookstack with environment variables 2021-11-01 15:47:48 +01:00
docker-compose.yml Add initial configuration for Bookstack with environment variables 2021-11-01 15:47:48 +01:00
README.md Update README with deployment instructions 2021-11-01 15:53:19 +01:00
start.sh Add initial configuration for Bookstack with environment variables 2021-11-01 15:47:48 +01:00

Halia Wiki

Usage

Wiki for the Halia infrastructure, powered by Bookstack.

Requirements

To deploy this instance, you only need to install docker-compose and docker.

Installation

To deploy a copy of this instance, you might want to modify where the volumes are pointing to.

Also, remember to copy .env.sample to .env and fill the variables according yo your setup.

Then run

./start.sh

All necessary images should be downloaded automatically and the service should be started in the background.