Discourse-app container starts then silently stops

OK, I then need to:

  • wipe all the software that was installed with the modified scripts (hope this will easily reversible).
  • download the script again. I’ve used git clone https://github.com/discourse/discourse_docker.git /var/discourse for the current installation: is it OK?
  • change possibly some settings in the file app.yml only, before running ./discourse-setup.
  • run the installation script for standard install (I do prefer one single container).
  • setup the nginx proxy to route discourse.example.com:80/443 to the proper container. Does the documentation give hints for this part?

Please complete the list if I skipped any step!

Thanks again for your help!