How could I install another discourse on same server (docker)?

Hi,

I had a discourse like “app” container.
I want to install another discourse. How could I config other container name for the second one?

This is the multisite guide:

Well, multisite seems so complex and not ready for support from team.
Could I install 2 separated docker for 2 separated discourse site in the same server?

For example:

  1. app.yml
  2. app02.yml

Well, it’s complex…You’ll need a reverse proxy. You can have a look at Running other websites on the same machine as Discourse. I believe that there are a few others as well.