docker-breezewiki-quay/README.md

16 lines
700 B
Markdown
Raw Normal View History

2022-09-04 12:31:43 +00:00
# breezewiki-quay
A [BreezeWiki](https://gitdab.com/cadence/breezewiki) image, on Quay.
[Quay page](https://quay.io/repository/pussthecatorg/breezewiki) | [GitHub page](https://github.com/PussTheCat-org/docker-breezewiki-quay)
This image mostly exist for the [PussTheCat.org](https://pussthecat.org/) [instance](https://breezewiki.pussthecat.org/), but others are free to use it.
2022-09-04 12:31:43 +00:00
## Usage:
- Download (or copy the content of) the `docker-compose.yml`
2022-09-04 13:07:25 +00:00
- Download (or copy the content of) the config.ini from this repository
- Customize the config.ini file how you want (following https://docs.breezewiki.com/Configuration.html )
2022-09-04 13:07:25 +00:00
- Move both files to the folder you want
2022-09-04 12:31:43 +00:00
- `docker-compose up -d`