OpenProject is the leading open source project management software.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openproject/help/installation-and-operations/configuration/README.md

18 lines
1.0 KiB

5 years ago
---
sidebar_navigation:
title: Advanced configuration
priority: 100
---
# Advanced configuration
| ----------- | :---------- |
| [List of supported environment variables](#TODO) | TODO: The full list of environment variables you can use to override the default configuration |
| [Configuring SSL](#TODO) | How to configure SSL so that your OpenProject installation is available over HTTPS |
| [Configuring outbound emails](#TODO) | How to configure outbound emails for notifications, etc. |
| [Configuring inbound emails](#TODO) | TODO: How to configure inbound emails for work package updates directly from an email |
| [Configuring a custom database](#TODO) | How to use an external database |
| [Configuring a custom web server](#TODO) | TODO: How to use a custom web server (e.g. NginX) with your OpenProject installation |
| [Configuring a custom web server](#TODO) | TODO: How to use a custom caching server with your OpenProject installation |
| [Adding plugins](#TODO) | TODO: How to add plugins to your OpenProject installation |