Commit Graph

10 Commits

Author SHA1 Message Date
Stavros Kois d1dd5c4660
fix(apps): Removed some double `b64enc` on autogenerated secrets, also some quotes off them. (#1937)
* fix(anonaddy): only b64enc once

* fix(pydio-cells): trim `"` from dbPass

* chore(paperless-ng): don't quote secret

* fix(linkace): don't quote secret

* chore(librephotos): don't quote secret

* chore(leantime): don't quote secret

* chore(fireflyiii): don't quote secret

* chore(authelia): dont quote secret
2022-02-23 00:10:13 +01:00
kjeld Schouten-Lebbing 34e8545969
fix(authelia): correct upgrade handling without encryption key 2021-12-06 00:57:57 +01:00
kjeld Schouten-Lebbing 1eccab7041
fix(apps): misc fixes 2021-12-03 23:10:11 +01:00
Kjeld Schouten-Lebbing 2b50bcaa5f
feat(authelia): use our own redis chart (#1312)
* feat(authelia): use our own redis chart

* no message

* hmm

* no message

* small nextcloud UI tweak
2021-11-12 22:12:20 +01:00
Kjeld Schouten-Lebbing 3cd8efc2b6
(feat) Update Apps to use common-postgresql hooks (#1114)
* (feat) bump common to use new common postgresql-hooks

* bump postgresql as well

* bump yet again

* also process gitea

* sogo

* also add adaptations to gitea

* bump postgresql

* bump postgresql yet again

* revert central defined existing secret

* bump common... again

* bumps

* fix vaultwarden

* encode authelia dbpassword secret correctly

* remove useless container from nextcloud config

* some cleanup

* use lookup to grab the secret for authelia

* try getting authelia to work

* Fix quoting issues for autheliadb
2021-10-10 01:20:01 +02:00
Kjeld Schouten-Lebbing 2679fc1108
(feat) move postgresql init and password-generator to common (#1113)
* Move Postgresql initcontainer to common

* bump common

* Handle postgres password generation in common and inject into values.yaml for use in Apps

* (refactor) adapt apps using postgresql to common init and password generator

* no message
2021-10-09 19:24:45 +02:00
kjeld Schouten-Lebbing 725aa5c6b6
fix: ensure oidc keys get generated on existing authelia installations 2021-09-14 17:52:28 +02:00
kjeld Schouten-Lebbing 83342af6ae
wait for postgresql to start before starting authelia 2021-09-01 17:42:27 +02:00
kjeld Schouten-Lebbing a94089cf05
Fix authelia ldap and smtp secrets 2021-09-01 17:14:17 +02:00
kjeld Schouten-Lebbing 08b3b50ada
move authelia to stable 2021-09-01 10:52:24 +02:00
Renamed from charts/incubator/authelia/templates/_secrets.tpl (Browse further)