Skip to main content

Logo Outline

About​

Outline is the fastest knowledge base for growing teams.

Login​

Without Cloudron directory​

Outline requires at least 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:

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​

Set custom environment variables in /app/data/env.sh using the File manager. For example:

env.sh
export FILE_STORAGE_UPLOAD_MAX_SIZE=26214400
export MAXIMUM_IMPORT_SIZE=5120000

Restart the app after making any changes.