I’ve followed the docker self hosting installation instruction and so far so good. I can use docker run to get it going perfectly.
I’d like to setup docker compose… I’m a newbie… I think I just need the docker compose yml and settings env files that correspond to the example docker run command found in the documentation. Can anyone help?
The compose example in our documentation should give you everything you need to get started. Don’t forget that self hosting does have some knowledge prerequisites to it around managing servers and containers so it might be worth going over the docs a couple of times to make sure you are happy with the process.