Files
openproject/docs
Jan Sandbrink e9d2d10712 Fix running the docker TLS stack
The latest upgrades to our frontend stack prohibited access through the
openproject.local hostname and also caused trouble with the previous setup
where the frontend stack would proxy requests to the backend.

Thus the default setup was now changed so that both frontend and backend
are exposed to the browser via different hostnames. The main service to start
will be the backend, which will redirect requests to certain assets to the frontend
service (this was already integrated into the rails routes previously).
2025-07-22 09:23:07 +02:00
..
2024-04-29 17:13:24 +02:00
2025-05-22 14:44:48 +02:00
2025-07-16 11:05:29 +02:00
2025-07-07 13:06:23 +02:00

sidebar_navigation, description, keywords
sidebar_navigation description keywords
title priority
OpenProject Documentation 999
Help and documentation for OpenProject Community Edition, Enterprise on-premises and Enterprise cloud. help, documentation

OpenProject Documentation

Note

For enhanced usability, access the OpenProject documentation at www.openproject.org/docs/.

Installation

Get started with installing and upgrading OpenProject using our Installation Guide starting point.

The guides packaged and Docker-based installations are provided.

Upgrading

The detailed upgrade instructions for our packaged installer are located on the official website.

The guides for upgrading are provided.

Operation

User Guides

Please see our User Guide pages for detailed documentation on the functionality of OpenProject.

Use Cases

Please see our Use Cases section for detailed how-to guides and step-by-step instruction on how to set up a variety of common cases and views.

Development

APIv3 documentation sources

The documentation for APIv3 is written in the OpenAPI Format and its sources are being built from the entry point openapi-spec.yml.