Outline App
About
Outline is the fastest knowledge base for growing teams.
- Questions? Ask in the Cloudron Forum - Outline
- Outline Website
- Outline Forum
Login
Without Cloudron Directory
Outline requires atleast one SSO provider configured. This means that when authentication against Cloudron Directory is disabled, there is no way to login to the app and you will simply see a login screen with no input fields post installation.
To proceed:
- Configure one of the SSO methods in
/app/data/env.sh
using the File manager. - Restart the app
License
Please be aware of the BSL license restrictions before installing Outline – selling, reselling, or hosting Outline as a service is a breach of the terms and automatically terminates your rights under the license.
See https://docs.getoutline.com/s/hosting/ for more information.
Custom config
Custom environment variables can be set in /app/data/env.sh
using the File manager. For example:
export FILE_STORAGE_UPLOAD_MAX_SIZE=26214400
export MAXIMUM_IMPORT_SIZE=5120000
Be sure to restart the app after making any changes.