chsasank / outline-wiki-docker-compose

Installation and docker compose to self host outline wiki: https://www.getoutline.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Docker compose for outline wiki

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

How to use

git clone https://github.com/chsasank/outline-wiki-docker-compose.git
cd outline-wiki-docker-compose
make install

And follow the instructions.

make_install

About

Installation and docker compose to self host outline wiki: https://www.getoutline.com/


Languages

Language:Shell 84.9%Language:Makefile 15.1%