This guide uses the official Docker Compose repository.
git clone https://github.com/opf/openproject-docker-compose.git
cd openproject-docker-compose
Copy the example environment file and adjust the domain:
cp .env.example .env
docker compose up -d
Open your domain and finish the initial configuration.
Check the OpenProject Docker guide or reach out via our contact page.