Commit daily changes

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot
2023-12-24 00:09:56 +00:00
parent 6325e5d060
commit 40b9ad4519
369 changed files with 410 additions and 413 deletions
+2 -2
View File
@@ -8,11 +8,11 @@ home: https://truecharts.org/charts/enterprise/traefik
icon: https://truecharts.org/img/hotlink-ok/chart-icons/traefik.png
deprecated: false
sources:
- https://github.com/truecharts/charts/tree/master/charts/enterprise/traefik
- https://github.com/truecharts/containers/tree/master/mirrortraefik
- https://github.com/traefik/traefik
- https://github.com/traefik/traefik-helm-chart
- https://traefik.io/
- https://github.com/truecharts/charts/tree/master/charts/enterprise/traefik
- https://github.com/truecharts/containers/tree/master/mirrortraefik
maintainers:
- name: TrueCharts
email: info@truecharts.org
@@ -1,4 +1,3 @@
# -- Options for the main traefik service, where the entrypoints traffic comes from
# from.
service:
@@ -8,4 +7,3 @@ service:
port: 9080
websecure:
port: 9443
-1
View File
@@ -52,7 +52,6 @@ The setup of Traefik is relatively straight-forward. Most of the settings remain
- **Application Name**: Enter a name for your app. You may use simply _traefik_ for this field.
- At the bottom, check the warning checkbox.
Continue to section 12, and select **Next**. Traefik will now be installed.
After installation you can access the Traefik dashboard using your host IP address followed by `:9000`, or by simply clicking "Web Portal" on the application's entry under **Apps** > **Installed Applications**.