Commit Graph

26 Commits

Author SHA1 Message Date
kjeld Schouten-Lebbing 59a8d8423d
(fix) correct case on Traefik customRequestHeaders in middleware 2021-10-02 10:32:09 +02:00
kjeld Schouten-Lebbing abee34bac6
(feat) force STS when using Traefik globally and set x-forwarded-proto 2021-10-01 21:56:20 +02:00
Kjeld Schouten-Lebbing 5e920673a8
(fix) correct authForwardHeader lists on Traefik (#1073) 2021-10-01 20:01:58 +02:00
kjeld Schouten-Lebbing 0e99d95c94
fix: ensure traefik TLSOPtions get rendered correctly 2021-09-16 22:19:12 +02:00
kjeld Schouten-Lebbing b123f41786
fix: remove non-functional redirectmiddelwares for nextcloud 2021-09-09 00:42:32 +02:00
kjeld Schouten-Lebbing 7d70fd7143
fix: correct nextcloud middleware namespaces 2021-09-09 00:25:23 +02:00
Kjeld Schouten-Lebbing f39c7e968f
feat: Add IPWhitelist, redirectRegex and (internal) nextcloud middlewares (#929)
* feat: Add IPWhitelist and redirectRegex middlewares to traefik

* fix: add nextcloud middlewares

* fix nextcloud cronjob
2021-09-08 15:38:31 +02:00
kjeld Schouten-Lebbing d2f09df913
fixing some traefik bugs 2021-09-07 09:43:55 +02:00
kjeld Schouten-Lebbing 84bc6d68fc
fix traefik objects not being encapsuled by --- correctly 2021-09-05 00:27:30 +02:00
kjeld Schouten-Lebbing c00c8c9ac3
Fixed a bug where traefik didn't correctly set the IP's on ingress for k8s-gateway 2021-09-04 21:34:58 +02:00
Kjeld Schouten-Lebbing 353a4337fe
move default middleware location to default namespace (#890) 2021-09-04 11:07:09 +02:00
kjeld Schouten-Lebbing 829d7d25a1
move jdownloader and new traefik to Stable 2021-09-04 00:55:57 +02:00
kjeld Schouten-Lebbing fe242b8d03
apply traefik emergency fix 2021-09-01 02:08:59 +02:00
kjeld Schouten-Lebbing b277ab3171
Fix traefik not auto-updating 2021-08-31 19:45:33 +02:00
Kjeld Schouten-Lebbing 224efec466
Traefik fixes (#659)
* fix chain middleware for traefik

* try adding portal button fix to dynamically fetch traefik port

* try hook quote

* correctly quote namespace name

* common version bump
2021-07-05 18:13:44 +02:00
kjeld Schouten-Lebbing d31f86aa85
remove basic redirect scheme from basic traefik stack 2021-07-05 11:25:18 +02:00
kjeld Schouten-Lebbing 2ef1fe0226
add basic redirect for testing purposes 2021-07-05 11:05:09 +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 4889d80c34
slight tweaking for using https behind traefik on Nextcloud 2021-07-03 11:53:00 +02:00
kjeld Schouten-Lebbing 9b2abc225e
Traefik: fix typo 2021-06-30 22:39:38 +02:00
kjeld Schouten-Lebbing f6d53d4270
test opaque basicauthsecret 2021-06-30 22:29:34 +02:00
kjeld Schouten-Lebbing 1f1b34d778
fix traefik portal link 2021-06-30 13:22:21 +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 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 ffc823bccc
Restructure repo to be a little cleaner (#445) 2021-05-09 18:11:00 +02:00