docker-priviblur-quay
May 8, 2024 · View on GitHub
A Priviblur image, on Quay.
This image mostly exist for the PussTheCat.org instance, 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.tomlfrom this repository, or from upstream: https://github.com/syeopite/priviblur/blob/master/config.example.toml - Customize the
config.tomlfile how you want- uncomment "url" under [cache] to enable Redis (Every other options in the [cache] section will use their default value (indicated next to them) if they are kept commented out.)
- Move both files to the folder you want
docker-compose up -d