Hi,
Is there a recommended and supported way of setting site and plugin settings during the boostrap process, for example in app.yml. I can see some potential issues with that approach if autoscaling but I believe we can manage that.
Thanks,
Pontus
Hi,
Is there a recommended and supported way of setting site and plugin settings during the boostrap process, for example in app.yml. I can see some potential issues with that approach if autoscaling but I believe we can manage that.
Thanks,
Pontus
Some can be set via environment variables. See site_settings.yml and discourse.conf (or similar) in the config directory.
Also, I have just developed an ansible module for managing site settings.
Agora você pode definir todas as configurações com uma variável de ambiente como DISCOURSE_SETTING_NAME. Elas são transferidas para o arquivo discourse.conf quando o site é iniciado.
Este tópico foi automaticamente fechado após 8 dias. Novas respostas não são mais permitidas.