Commit Graph
8 Commits
Author SHA1 Message Date
Kjeld Schouten-LebbingandGitHub 3aa3e811b5 fix(traefik): fix default ingress on traefik (#1614) 2021-12-26 16:58:03 +01:00
Kjeld Schouten-LebbingandGitHub 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 KoisandGitHub 7f8336a0d2 chore(apps): remove editable: true as this is the default (#1576) 2021-12-19 23:49:27 +01:00
Kjeld Schouten-LebbingandGitHub 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 KoisandGitHub 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 KoisandGitHub 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