Fix initial installation issue: AUTH_REQUIRED=False then True #5

Open
opened 2020-04-10 13:37:36 +00:00 by decentral1se · 0 comments
Owner

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.
No Label
No Milestone
No Assignees
1 Participants
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: autonomic-cooperative/alerta.autonomic.zone#5
No description provided.