Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/danielrosehill/my-outline-km-docker-compose
A modified docker-compose.yml I used to provision Outline KM with some modifications
https://github.com/danielrosehill/my-outline-km-docker-compose
Last synced: 6 days ago
JSON representation
A modified docker-compose.yml I used to provision Outline KM with some modifications
- Host: GitHub
- URL: https://github.com/danielrosehill/my-outline-km-docker-compose
- Owner: danielrosehill
- Created: 2024-10-27T15:59:17.000Z (22 days ago)
- Default Branch: main
- Last Pushed: 2024-10-27T16:15:39.000Z (22 days ago)
- Last Synced: 2024-10-27T19:09:51.138Z (22 days ago)
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Lightly modified Docker Compose for Outline KM (Self-Hosted)
A lightly modified `docker-compose.yml` I used to install a self-hosted outline KM on a public cloud.
The official docker compose (at the time of writing) is [here](https://docs.getoutline.com/s/hosting/doc/docker-7pfeLP5a8t).
## Changes
See `changes.md` nested in `documentation` for a summary of modifications I made to the current `docker-compose.yml` as Outline have it which for reference has been added to `reference.`
## Author
Daniel Rosehill
(public at danielrosehill dot com)## Licensing
This repository is licensed under CC-BY-4.0 (Attribution 4.0 International)
[License](https://creativecommons.org/licenses/by/4.0/)### Summary of the License
The Creative Commons Attribution 4.0 International (CC BY 4.0) license allows others to:
- **Share**: Copy and redistribute the material in any medium or format.
- **Adapt**: Remix, transform, and build upon the material for any purpose, even commercially.The licensor cannot revoke these freedoms as long as you follow the license terms.
#### License Terms
- **Attribution**: You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use.
- **No additional restrictions**: You may not apply legal terms or technological measures that legally restrict others from doing anything the license permits.For the full legal code, please visit the [Creative Commons website](https://creativecommons.org/licenses/by/4.0/legalcode).