When we install alerta first, it seems to explode because the API keys that are specified as secrets are not created (can only be created in the web UI and then they must be encrypted and added to the secrets). So, it seems that the app should only come "packaged" as a no-auth initial install and then documented post-install steps in order to make all the things encrypted. Unsure if that is most convenient, maybe there is a way to automate it, but that's the brain dump for now!
When we install alerta first, it seems to explode because the API keys that are specified as secrets are not created (can only be created in the web UI and then they must be encrypted and added to the secrets). So, it seems that the app should only come "packaged" as a no-auth initial install and then documented post-install steps in order to make all the things encrypted. Unsure if that is most convenient, maybe there is a way to automate it, but that's the brain dump for now!
This repo is archived. You cannot comment on issues.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
When we install alerta first, it seems to explode because the API keys that are specified as secrets are not created (can only be created in the web UI and then they must be encrypted and added to the secrets). So, it seems that the app should only come "packaged" as a no-auth initial install and then documented post-install steps in order to make all the things encrypted. Unsure if that is most convenient, maybe there is a way to automate it, but that's the brain dump for now!