Bonjour,
A discourse was setup as a multisite and runs six instances on six databases and six different domains. Every time a new instance is added, the container is rebuilt:
./launcher rebuild app
It takes a few minutes and while it is happening all forums are down. It has worked fine for the past few months and all is well. However, as the number of instances grow, the inconvenience of shutting down all of them every time a new one is added impacts an increasing number of users.
Is there a HOWTO to add a new forum instance dynamically instead of rebuilding the app?
Cheers