Commit Graph
11 Commits
Author SHA1 Message Date
Kjeld Schouten-LebbingandGitHub 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-LebbingandGitHub 75e54e76a0 fix: Inject vaultwarden websocket part into ingress (#946) 2021-09-09 17:15:46 +02:00
kjeld Schouten-Lebbing 3b6d315edb Make domains in autheliarules a list and add db-wait-initcontainer to vaultwarden and fireflyiii 2021-09-01 18:38:03 +02:00
kjeld Schouten-Lebbing fb179f1355 revert changes to fireflyiii and vaultwarden 2021-08-31 20:00:05 +02:00
kjeld Schouten-Lebbing bc25dd9373 another potential db fix 2021-08-31 19:09:17 +02:00
kjeld Schouten-Lebbing 36046257fc annother attempt at bitwarden/fireflyiii fix 2021-08-31 18:40:02 +02:00
kjeld Schouten-Lebbing 1d5dbd02ba don't name helm dep updates "external" and fix mistake in vaultwarden+fireflyiii 2021-08-31 15:03:18 +02:00
kjeld Schouten-Lebbing 0a92feeb09 Fix databases on fireflyiii and vaultwarden 2021-08-31 14:56:56 +02:00
Kjeld Schouten-LebbingandGitHub 3980b45129 Solidify fireflyiii and vaultwarden database system (#860)
* Solidify fireflyiii database system

* bump major as it's breaking

* do the same with vaultwarden

* whoopsies

* hmm

* revert and clean

* another breaking change for vaulwarden
2021-08-31 00:00:59 +02:00
88b8d6d981 Migrate Apps to Common 6 (#551)
* chore(deps): update helm chart common to v6

* Adapt persistence to new GUI

* Adapt additional storage GUI to new storage system

* Adapt values.yaml accordingly

* Move transmission settings to env

* fix a vaultwarden linting issue

* fix firefly-iii linting issues

* Use forceName to force a specific name for the DB PVC

* add force name to questions.yaml as well

* use newest common version

* try fixing db-linking issues on vaultwarden

* add deviceList option to zwave2mqtt

* Fixup the deviceList for all Apps

* fix linting error

* Fix more transmission issues

Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-06-11 13:59:46 +02:00
kjeld Schouten-Lebbing d358b18179 Common 4.0 App Refactor Part 4 - Ornias 2021-05-23 18:26:04 +02:00