Hello!
I am building a forum using docker.
I’m trying to use a remote database, but I have a few questions
- Is it okay to use ppas (Postgres plus advanced server) ?
- In this guide > Running Discourse with a separate PostgreSQL server
there is no migration procedure.
If I run the “./launch rebuild app” or “bundle exec rake db:migrate” on the web server,
it will the migration automatically performed on the remote database?
I look forward to your prompt reply.
Thanks