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
- Host: GitHub
- URL: https://github.com/mohamedelashri/outline
- Owner: MohamedElashri
- License: apache-2.0
- Created: 2020-08-15T11:06:41.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-02-04T19:16:49.000Z (over 2 years ago)
- Last Synced: 2025-03-24T09:38:43.291Z (7 months ago)
- Topics: docker, docker-compose
- Language: Shell
- Homepage:
- Size: 44.9 KB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# outline
Outline - Selfhosted Notion alternative - guided docker installationFeatures:
* 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 minioRuns 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