15 lines
700 B
Markdown
15 lines
700 B
Markdown
# 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.
|
|
|
|
## Usage:
|
|
|
|
- Download (or copy the content of) the `docker-compose.yml`
|
|
- 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 )
|
|
- Move both files to the folder you want
|
|
- `docker-compose up -d`
|