Commit Graph

15 Commits

Author SHA1 Message Date
kjeld Schouten-Lebbing 3bc750cca3
Fix middleware naming mistake on Traefik 2021-07-05 17:28:56 +02:00
Kjeld Schouten-Lebbing 6b739c25ac
Add more middlewares to traefik and move nextcloud to stable (#658)
* Add more middlewares to traefik and move nextcloud to stable

* oops
2021-07-05 10:36:05 +02:00
kjeld Schouten-Lebbing af83ae0936
traefik: fix users section for basicauth 2021-06-30 20:54:55 +02:00
kjeld Schouten-Lebbing 13a82ceb03
fix broken traefik middleware GUI 2021-06-30 20:29:26 +02:00
kjeld Schouten-Lebbing 5e066134b7
Default websecure entrypoint and default enable tls on websecure entrypoint 2021-06-30 17:19:32 +02:00
kjeld Schouten-Lebbing 2bd437715e
try correctly appending path to traefik portal 2021-06-30 14:55:31 +02:00
kjeld Schouten-Lebbing 3c09a26dfa
unhide middleware GUI for traefik 2021-06-30 13:06:55 +02:00
Kjeld Schouten-Lebbing 373c834d35
Add traefik middleware support (#601)
* add basic middleware chain to traefik

* Try some idea's for common ingress middleware support

* create middleware namespace as pre-install hook

* rename namespace file

* Add additional list with middlewares and tune the output a bit

* Add basic auth middleware spawner

* add forwardAuth support

* polish middleware names and add config examples

* initial go at traefik middleware GUI elements

* fix labels

* more missing labels
2021-06-30 12:56:17 +02:00
kjeld Schouten-Lebbing 5c6ffc42c5
Update and Fix Traefik
(cherry picked from commit ab76bbc21f4383590aad7ff8b5eeabeb969917b3)
2021-06-27 08:47:43 +02:00
Kjeld Schouten-Lebbing 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 111680d41b
Traefik rework (#546)
* first part

* port most relevant settings

* Don't include common or old crap

* Try moving persistence to common

* Initial work on Traefik SCALE UI

* some cleanup and consistency patches. Also:
Enable metrics, because that's just container-side metrics and doesn't require prometheus CRD's

* super basic portal

* don't use portal as a template

* whoops

* whoops 2.0
2021-06-10 14:49:42 +02:00
Kjeld Schouten-Lebbing eaf8111313
21.06 fixups (#544)
* Remove external interfaces
(as external interfaces are not stable enough)

* remove needless commenting

* Add ingress to all question.yaml file that accept it

* increase versions

* fixup/cleanup home-assistant
2021-06-08 13:20:47 +02:00
Stavros Kois 8f1e63448e
really remove supplementalGroups (#517) 2021-05-25 16:48:36 +02:00
Kjeld Schouten-Lebbing d971b460cb
Remove unneeded schema values (#515)
* no message

* bump patch versions

* Remove all hidden: false BS schema values
2021-05-25 13:28:20 +02:00
Kjeld Schouten-Lebbing ffc823bccc
Restructure repo to be a little cleaner (#445) 2021-05-09 18:11:00 +02:00
Renamed from stable/traefik/SCALE/questions.yaml (Browse further)