Hi,
I am starting work on a Ruby app that will be deployed at domain.com. Discourse will be deployed at subdomain.domain.com.
I’m just wondering what the best convention is, in regards to domain.com having access to our users.
I’m also developing locally. Would this mean I’d have to run two VM’s, one discourse and one my custom Rails app?
Keen to hear how others have configured, I’m sure there are many ways!