Using dv (Discourse Vibe) to configure Discourse AI in development

  • Run multiple Discourse Dev instances on multiple ports

This seems great Sam. Have not yet installed. I have struggled significantly with running multiple Discourse instances using docker on an Ubuntu server. I use Caddy for reverse proxy.

I think my main goal would be to try to mirror a live Discourse instance in DEV to work on custom items before pushing them live. Preferably on a separate domain name.

Does this need to be installed first and then install new discourse instances and configure or could it be installed to work with existing installations and then add more. Not sure if Caddy is the best for DNS management for using this configuration or something else would be the better choice?