Como criar um script para o assistente de configuração?

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 curtidas