How to script the setup wizard?

Wizard is half site settings, half API calls.

For API calls you can read How to reverse engineer the Discourse API and for site settings follow the example here:

https://github.com/discourse/discourse_docker/blob/master/samples/standalone.yml#L98

2 Likes