Stavros Ntentos
5ac0465496
feat(traefik): Add stripPrefixRegex ( #2422 )
...
* feat(traefic): Add stripPrefixRegex
Signed-off-by: Stavros Ntentos <133706+stdedos@users.noreply.github.com>
* Update charts/core/traefik/templates/middlewares/stripPrefixRegex.yaml
* feat(traefik): Add stripPrefixRegex: Part 2
> I'm missing the required minor version bump in Chart.yaml and the definition + comments in values.yaml
Additionally, add the changelog entry to-be
Signed-off-by: Stavros Ntentos <133706+stdedos@users.noreply.github.com>
* feat(traefik): Add stripPrefixRegex: Oops
Signed-off-by: Stavros Ntentos <133706+stdedos@users.noreply.github.com>
Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-04-04 21:48:33 +02:00
kjeld Schouten-Lebbing
22750e5f4f
chore(apps): remove empty env var declaration from questions.yaml
2022-03-03 18:00:30 +01:00
kjeld Schouten-Lebbing
8f1c3514d2
chore(Apps): remove fixed env from questions.yaml
2022-03-03 17:47:57 +01:00
Kjeld Schouten-Lebbing
4c5c3e5197
fix(Apps): BREAKING CHANGE Move some env-vars outside of env section ( #2010 )
...
* set TZ, PUID and UMASK differently
* more fixes
* this might be breaking so bump major
* ensure PUID and UMASK references are updated
* update test
* fiz references
2022-03-03 15:04:31 +01:00
Stavros Kois
33275c3883
chore(apps): rename `web_portal` to `open` ( #1957 )
2022-02-24 19:15:06 +01:00
Kjeld Schouten-Lebbing
01ad57a2fe
Update questions.yaml
2022-01-28 00:23:21 +01:00
Kjeld Schouten-Lebbing
a571f0d1eb
fix(apps): set additional_attrs: true on all dicts ( #1750 )
...
* fix(docs): update the backup and restore guide
* fix(apps): set additional_attrs: true on all dicts
* even more
2022-01-21 01:35:59 +01:00
Kjeld Schouten-Lebbing
80039c40a7
feat(gui): expose capabilities in GUI ( #1709 )
...
* feat(common): expose capabilities in GUI
* add advanced podsecuritycontext include to all Apps
* add securityContext advanced include to all Apps
2022-01-13 12:18:20 +01:00
Kjeld Schouten-Lebbing
3aa3e811b5
fix(traefik): fix default ingress on traefik ( #1614 )
2021-12-26 16:58:03 +01:00
Kjeld Schouten-Lebbing
bcd8f0555d
feat(traefik): allow port-based redirect and move redirect to advanced settings. ( #1601 )
...
Also moves port in the gui and removes setting targetPort by default
2021-12-22 15:30:58 +01:00
Stavros Kois
7f8336a0d2
chore(apps): remove `editable: true` as this is the default ( #1576 )
2021-12-19 23:49:27 +01:00
Kjeld Schouten-Lebbing
5b84caa715
fix(apps): correct some ports mistakes ( #1416 )
...
* fix(apps): correct some ports mistakes
* Some fixes and cleanup
2021-11-28 10:44:06 +01:00
Stavros Kois
b1e5faa4c4
fix(apps): move conflicting ports to 10xxx range ( #1415 )
...
* fix(apps): move conflicting ports to 10xxx range
* remove `protocol: TCP` as its the default anyway
* Change `"HTTP"` -> `HTTP` to much common
* lms udp port should be udp protocol
* resolve some conflicts
* clear port 80 conficts
* clean 3000 and 5000 port conflicts
* more conflict cleaning
* more conflict cleaning
* more cleanup
* more
* cleanup
* Avoid confclicts with official apps
2021-11-28 10:26:31 +01:00
kjeld Schouten-Lebbing
594dbc9982
feat(traefik): readd ingress for standardisation
2021-11-15 21:13:10 +01:00
Stavros Kois
e01520c550
chore(apps): move port above advanced in GUI ( #1326 )
2021-11-14 15:32:48 +01:00
kjeld Schouten-Lebbing
b7b107c99a
chore(Apps): move traefik and k8s gateway to core train
2021-11-14 11:43:45 +01:00