update readme

This commit is contained in:
nikurasu 2022-11-11 14:25:16 +01:00
parent 19532433b5
commit 92f3e4168b
1 changed files with 3 additions and 1 deletions

View File

@ -16,4 +16,6 @@ A up to date docker image is provided at my gitea, but you can also build it you
3. Build the image. For unix like systems I provide a bash script in `dev/shell/docker-prod.sh`. I hated the hassle to type the full command every time ;)
### Deploy
Done with docker-compose. Use the file at `dev/docker/stacks/main/compose.yml` and edit it to your needs.
1. Done with docker-compose. Use the file at `dev/docker/stacks/main/compose.yml` and edit it to your needs.
2. Configure the resulting config.yml file under your mounted assets volume `config/config.yml` and replace the profile pic in the img folder `img/profilepic.jpg`.
The image name can be ajusted in the config file if needed.