I am not sure how to self-host docker compose environments. Maybe somebody can help out.

I’m a software dev and not afraid of some sysadmin work.

Options I see:

  1. I see a docker-compose community app that lets you start setting things up, but haven’t investigated very much.
  2. Spin up a linux vm, pretend its not unraid and follow instructions. This is heavier-weight so I want to investigate the docker approach at least some.
  3. Individual dockers, sorta extracting each item in the docker-compose file and running them one-by-one.

I already have nginx proxy manager setup with other services, so that should be fine to expose things to the wider internet when I get that far.

  • Entropy
    link
    fedilink
    English
    01 year ago

    Could you share your compose and nginx conf? I’ve tried setting it up but no idea how to use compose

    • @[email protected]
      link
      fedilink
      English
      1
      edit-2
      1 year ago

      Sorry, for some reason I didn’t see your comment. Ibracorp has a pretty good review of the compose plugin. My docker-compose file. I’ll have to sanitize my nginx file before posting. I’ll try to get to it tonight.