Update README with deployment instructions
This commit is contained in:
parent
c95d3185cd
commit
17782fc1f3
21
README.md
21
README.md
@ -1,3 +1,20 @@
|
|||||||
# Wiki
|
# Halia Wiki
|
||||||
|
## Usage
|
||||||
|
Wiki for the Halia infrastructure, powered by Bookstack.
|
||||||
|
|
||||||
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.
|
||||||
|
Loading…
Reference in New Issue
Block a user