Hi
I have a small home server running Docker managed by Portioner.
I am searching for instructions for how to setup and run Openproject.
The project itself has some nice install instructions. How far did you get with that?
https://www.openproject.org/docs/installation-and-operations/installation/docker/
Yeah, I followed them and have Openproject more or less up and running. ( cant change port although)
Still, all other of my services are managed by Portainer and I would like to have Openproject into that echo system.
I’m trying to understand what you’re trying to achieve then. If you spin up the containers using regular docker commands, the containers are visible in Portainer and you can stop/start/restart them. If you launch it using a compose file, you can create a stack in Portainer and place the contents of the compose file in the editor.
You are correct. ( Idiots should not play around with Docker)