chore: update docs links
This commit is contained in:
@@ -94,7 +94,7 @@ Please see [Authelia Rules](./authelia-rules) for more advanced rules.
|
||||

|
||||
|
||||
- Name your `forwardauth` something you'll remember, since that's the middleware you'll add to your ingress going forward. Most people use `auth`
|
||||
- Address: `http://authelia.ix-authelia.svc.cluster.local:9091/api/verify?rd=https://auth.mydomain.com/` and replace the last part based on `mydomain.com`, and if you've changed ports/names you can get that from [`HeavyScript`](/platforms/scale/guides/getting-started/#heavyscript)
|
||||
- Address: `http://authelia.ix-authelia.svc.cluster.local:9091/api/verify?rd=https://auth.mydomain.com/` and replace the last part based on `mydomain.com`, and if you've changed ports/names you can get that from [`HeavyScript`](/scale/guides/getting-started/#heavyscript)
|
||||
- Check `trustForwardHeader`
|
||||
- Add the following `authResponseHeaders` (press `Add` 4 times)
|
||||
- `Remote-User`
|
||||
|
||||
@@ -6,7 +6,7 @@ This guide will walk you through setting up `clusterissuer`, certificate managem
|
||||
|
||||
## Prerequisites
|
||||
|
||||
- Ensure you have the `premium` and `system` trains enabled for `TrueCharts` as discussed [here](/platforms/scale/guides/getting-started/#adding-truecharts).
|
||||
- Ensure you have the `premium` and `system` trains enabled for `TrueCharts` as discussed [here](/scale/guides/getting-started/#adding-truecharts).
|
||||
- [Traefik](/charts/premium/traefik/) is installed from premium train
|
||||
- [Cert-Mananger](/charts/system/cert-manager/) and [Prometheus-Operator](/charts/system/prometheus-operator/)
|
||||
|
||||
|
||||
@@ -20,7 +20,7 @@ If you are using two factor authentication on your Nextcloud accounts disable it
|
||||
|
||||
### Backup Database
|
||||
|
||||
If you have not already done so install PGAdmin and the [tcdbinfo.sh script](/platforms/scale/guides/sql-export/#how-to-list-database-login-info-for-truecharts-apps)
|
||||
If you have not already done so install PGAdmin and the [tcdbinfo.sh script](/scale/guides/sql-export/#how-to-list-database-login-info-for-truecharts-apps)
|
||||
|
||||
1. Run the tcdbinfo.sh script and take note of the connection info
|
||||
|
||||
|
||||
@@ -4,10 +4,10 @@ title: Installation Notes
|
||||
|
||||
## Requirements
|
||||
|
||||
1. The Cloudnative-PG operator is required from the `system` train. More information can be found on our [getting started guide](/platforms/scale/guides/getting-started/#prometheus-and-cnpg-system-app-installations)
|
||||
1. The Cloudnative-PG operator is required from the `system` train. More information can be found on our [getting started guide](/scale/guides/getting-started/#prometheus-and-cnpg-system-app-installations)
|
||||
|
||||
2. Ingress is required to be configured. The preferred and supported method for ingress is Traefik. More information can be
|
||||
found on our [getting started guide](/platforms/scale/guides/getting-started/#traefik-installation-for-ingress--reverse-proxy-support-with-truecharts-apps).
|
||||
found on our [getting started guide](/scale/guides/getting-started/#traefik-installation-for-ingress--reverse-proxy-support-with-truecharts-apps).
|
||||
|
||||
:::caution SNAPSHOT DIRECTORY VISIBILITY
|
||||
|
||||
|
||||
@@ -48,7 +48,7 @@ Ensure you are accessing your WebUI from the new ports before proceeding.
|
||||
|
||||
:::note
|
||||
|
||||
Traefik is part of the `premium` train, so make sure you have it enabled as specified in the [guide](/platforms/scale/guides/getting-started/#adding-truecharts).
|
||||
Traefik is part of the `premium` train, so make sure you have it enabled as specified in the [guide](/scale/guides/getting-started/#adding-truecharts).
|
||||
|
||||
:::
|
||||
|
||||
|
||||
Reference in New Issue
Block a user