An open API service indexing awesome lists of open source software.

https://github.com/mohamedelashri/outline

Outline - Selfhosted Notion alternative - guided docker installation
https://github.com/mohamedelashri/outline

docker docker-compose

Last synced: 6 months ago
JSON representation

Outline - Selfhosted Notion alternative - guided docker installation

Awesome Lists containing this project

README

          

# outline
Outline - Selfhosted Notion alternative - guided docker installation

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/MohamedElashri/outline.git
cd outline-wiki-docker-compose
make install
```

Then you should follow intructions and fill the required values from your slack app and you server information

oringinal work by https://github.com/chsasank/outline-wiki-docker-compose