What is the fastest way to spin up a latest stable version of Discourse?

I’m aware of the official install setup.

I’m trying to debug some dependencies for Stable branch, and decided to spin up a unique standalone server for the job.

What is the fastest way to spin up a latest stable version of Discourse?

I don’t think discourse-setup will give you that discretion and I don’t want things to bootstrap until I’ve updated app.yml.

Or do I simply install discourse-docker, paste in my own app.yml and build?

Run discourse-setup until it reaches the bootstrap phase, press ctrl+c to stop it, go into the app.yml and edit the generated yaml and bootstrap.

6 Likes

Brilliant, will do that right now. Thanks!

4 Likes