http://chsasank.github.io/outline-self-hosted-wiki.html
Features:
- A simple make and interactive bash script to help you generate all the conf required
- A docker-compose to run your service
- Dummy https certificate generator. Replace with your certificates after generation
- Use minio instead of AWS S3, so that everything is really self-hosted
- nginx reverse proxy for outline and minio
Runs the outline server with https if required
git clone https://github.com/chsasank/outline-wiki-docker-compose.git
cd outline-wiki-docker-compose
make install
And follow the instructions.