Skip to content

Commit

Permalink
docs: fix before you begin double up (#7181)
Browse files Browse the repository at this point in the history
Signed-off-by: James Elliott <james-d-elliott@users.noreply.github.com>
  • Loading branch information
james-d-elliott committed Apr 15, 2024
1 parent 01cb878 commit 926d2b2
Show file tree
Hide file tree
Showing 49 changed files with 17 additions and 98 deletions.
6 changes: 3 additions & 3 deletions docs/content/integration/deployment/docker.md
Expand Up @@ -88,7 +88,7 @@ It expects the following:
Use this [Standalone Example](#standalone-example) if you want to use
[docker secrets](https://docs.docker.com/engine/swarm/secrets/).

```yaml {title="docker-compse.yml"}
```yaml {title="docker-compose.yml"}
---
secrets:
JWT_SECRET:
Expand Down Expand Up @@ -129,7 +129,7 @@ networks:
Use this [Standalone Example](#standalone-example) if you want to use a standard
[docker volume](https://docs.docker.com/storage/volumes/) or bind mount for your secrets.

```yaml {title="docker-compse.yml"}
```yaml {title="docker-compose.yml"}
---
services:
authelia:
Expand Down Expand Up @@ -221,7 +221,7 @@ The example below includes the additional `ports` option which must be added in
[Standalone Example](#standalone-example) above. The example allows *Authelia* to be communicated with over the
localhost IP address `127.0.0.1` on port `9091`. You need to adjust this to your specific needs.

```yaml {title="docker-compse.yml"}
```yaml {title="docker-compose.yml"}
---
services:
authelia:
Expand Down
Expand Up @@ -22,8 +22,6 @@ seo:
* [Apache Guacamole]
* __UNKNOWN__

## Before You Begin

{{% oidc-common %}}

### Assumptions
Expand Down
2 changes: 0 additions & 2 deletions docs/content/integration/openid-connect/argocd/index.md
Expand Up @@ -22,8 +22,6 @@ seo:
* [Argo CD]
* v2.4.5

## Before You Begin

{{% oidc-common %}}

### Assumptions
Expand Down
2 changes: 0 additions & 2 deletions docs/content/integration/openid-connect/bookstack/index.md
Expand Up @@ -22,8 +22,6 @@ seo:
* [BookStack]
* 23.02.2

## Before You Begin

{{% oidc-common %}}

### Assumptions
Expand Down
2 changes: 0 additions & 2 deletions docs/content/integration/openid-connect/budibase/index.md
Expand Up @@ -22,8 +22,6 @@ seo:
- [Budibase]
- 2.13.9

## Before You Begin

{{% oidc-common %}}

### Assumptions
Expand Down
Expand Up @@ -20,8 +20,6 @@ seo:
* [Authelia]
* [v4.38.0](https://github.com/authelia/authelia/releases/tag/v4.38.0)

## Before You Begin

{{% oidc-common %}}

### Assumptions
Expand Down
2 changes: 0 additions & 2 deletions docs/content/integration/openid-connect/firezone/index.md
Expand Up @@ -22,8 +22,6 @@ seo:
* [Firezone]
* [0.7.25](https://github.com/firezone/firezone/releases/tag/0.7.25)

## Before You Begin

{{% oidc-common %}}

### Assumptions
Expand Down
Expand Up @@ -25,7 +25,7 @@ We strongly recommend the following guidelines for generating a client identifie
1. Each client should have a unique identifier and secret pair.
2. Each identifier and secret should be randomly generated.
3. Each identifier and secret should have a length above 40 characters.
4. The identifier and secret should be stored in the configuration in a supported hash format. *__Note:__ This does not
4. The secret should be stored in the configuration in a supported hash format. *__Note:__ This does not
mean you configure the relying party / client application with a hashed secret, the hashed secret should just be used
for the `client_secret` value in the Authelia client configuration and the relying party / client application should
have the plain text secret.*
Expand Down
2 changes: 0 additions & 2 deletions docs/content/integration/openid-connect/freshrss/index.md
Expand Up @@ -22,8 +22,6 @@ seo:
* [FreshRSS]
* [1.23.1](https://github.com/FreshRSS/FreshRSS/releases/tag/1.23.1)

## Before You Begin

{{% oidc-common %}}

### Assumptions
Expand Down
2 changes: 0 additions & 2 deletions docs/content/integration/openid-connect/gitea/index.md
Expand Up @@ -22,8 +22,6 @@ seo:
* [Gitea]
* [1.17.0](https://github.com/go-gitea/gitea/releases/tag/v1.17.0)

## Before You Begin

{{% oidc-common %}}

### Assumptions
Expand Down
2 changes: 0 additions & 2 deletions docs/content/integration/openid-connect/gitlab/index.md
Expand Up @@ -22,8 +22,6 @@ seo:
* [GitLab] CE
* 16.9.0

## Before You Begin

{{% oidc-common %}}

### Assumptions
Expand Down
2 changes: 0 additions & 2 deletions docs/content/integration/openid-connect/grafana/index.md
Expand Up @@ -22,8 +22,6 @@ seo:
* [Grafana]
* 8.0.0

## Before You Begin

{{% oidc-common %}}

### Assumptions
Expand Down
2 changes: 0 additions & 2 deletions docs/content/integration/openid-connect/harbor/index.md
Expand Up @@ -22,8 +22,6 @@ seo:
* [Harbor]
* 2.5.0

## Before You Begin

{{% oidc-common %}}

### Assumptions
Expand Down
Expand Up @@ -22,8 +22,6 @@ seo:
* [HashiCorp Vault]
* 1.8.1

## Before You Begin

{{% oidc-common %}}

### Assumptions
Expand Down
2 changes: 0 additions & 2 deletions docs/content/integration/openid-connect/hedge-doc/index.md
Expand Up @@ -22,8 +22,6 @@ seo:
* [HedgeDoc]
* [v1.9.9](https://github.com/hedgedoc/hedgedoc/releases/tag/1.9.9)

## Before You Begin

{{% oidc-common %}}

### Assumptions
Expand Down
2 changes: 0 additions & 2 deletions docs/content/integration/openid-connect/homarr/index.md
Expand Up @@ -22,8 +22,6 @@ seo:
* [Homarr]
* 0.15.2

## Before You Begin

{{% oidc-common %}}

### Assumptions
Expand Down
2 changes: 0 additions & 2 deletions docs/content/integration/openid-connect/humhub/index.md
Expand Up @@ -22,8 +22,6 @@ seo:
* [HumHub]
* [1.15.4](https://github.com/humhub/humhub/releases/tag/v1.15.4)

## Before You Begin

{{% oidc-common %}}

### Assumptions
Expand Down
2 changes: 0 additions & 2 deletions docs/content/integration/openid-connect/jellyfin/index.md
Expand Up @@ -22,8 +22,6 @@ seo:
* [Jellyfin]
* [10.8.13](https://github.com/jellyfin/jellyfin/releases/tag/v10.8.13)

## Before You Begin

{{% oidc-common %}}

### Assumptions
Expand Down
2 changes: 0 additions & 2 deletions docs/content/integration/openid-connect/jenkins/index.md
Expand Up @@ -22,8 +22,6 @@ seo:
* [Jenkins]
* [v2.453](https://www.jenkins.io/changelog/2.453/)

## Before You Begin

{{% oidc-common %}}

### Assumptions
Expand Down
Expand Up @@ -22,8 +22,6 @@ seo:
* [Kasm Workspaces]
* [1.13.0](https://kasmweb.com/docs/latest/release_notes/1.13.0.html)

## Before You Begin

{{% oidc-common %}}

### Assumptions
Expand Down
2 changes: 0 additions & 2 deletions docs/content/integration/openid-connect/komga/index.md
Expand Up @@ -22,8 +22,6 @@ seo:
* [Komga]
* [v0.157.1](https://github.com/gotson/komga/releases/tag/v0.157.1)

## Before You Begin

{{% oidc-common %}}

### Assumptions
Expand Down
2 changes: 0 additions & 2 deletions docs/content/integration/openid-connect/mastodon/index.md
Expand Up @@ -22,8 +22,6 @@ seo:
* [Mastodon]
* [v4.2.8](https://github.com/mastodon/mastodon/releases/tag/v4.2.8)

## Before You Begin

{{% oidc-common %}}

### Assumptions
Expand Down
2 changes: 0 additions & 2 deletions docs/content/integration/openid-connect/mealie/index.md
Expand Up @@ -22,8 +22,6 @@ seo:
* [Mealie]
* [v1.4.0](https://github.com/mealie-recipes/mealie/releases/tag/v1.4.0)

## Before You Begin

{{% oidc-common %}}

### Assumptions
Expand Down
2 changes: 0 additions & 2 deletions docs/content/integration/openid-connect/memos/index.md
Expand Up @@ -22,8 +22,6 @@ seo:
* [Memos](https://github.com/usememos/memos)
* [0.16.1](https://github.com/usememos/memos/tree/v0.16.1)

## Before You Begin

{{% oidc-common %}}

### Assumptions
Expand Down
2 changes: 0 additions & 2 deletions docs/content/integration/openid-connect/minio/index.md
Expand Up @@ -22,8 +22,6 @@ seo:
* [MinIO]
* [2024-01-05T22-17-24Z](https://github.com/minio/minio/releases/tag/RELEASE.2024-01-05T22-17-24Z)

## Before You Begin

{{% oidc-common %}}

### Assumptions
Expand Down
2 changes: 0 additions & 2 deletions docs/content/integration/openid-connect/misago/index.md
Expand Up @@ -22,8 +22,6 @@ seo:
- [Misago](https://github.com/rafalp/Misago)
- [misago-image v0.29.1](https://github.com/tetricky/misago-image/releases/tag/v0.29.1)

## Before You Begin

{{% oidc-common %}}

### Assumptions
Expand Down
2 changes: 0 additions & 2 deletions docs/content/integration/openid-connect/nextcloud/index.md
Expand Up @@ -23,8 +23,6 @@ seo:
* 22.1.0 with the application oidc_login
* 28.0.4 with the application user_oidc

## Before You Begin

{{% oidc-common %}}

## Assumptions
Expand Down
2 changes: 0 additions & 2 deletions docs/content/integration/openid-connect/ocis/index.md
Expand Up @@ -22,8 +22,6 @@ seo:
* [ownCloud Infinite Scale]
* 4.0.5

## Before You Begin

{{% oidc-common %}}

### Assumptions
Expand Down
2 changes: 0 additions & 2 deletions docs/content/integration/openid-connect/odoo/index.md
Expand Up @@ -22,8 +22,6 @@ seo:
* [Odoo]
* [17.0](https://github.com/odoo/odoo/tree/17.0)

## Before You Begin

{{% oidc-common %}}

### Assumptions
Expand Down
2 changes: 0 additions & 2 deletions docs/content/integration/openid-connect/outline/index.md
Expand Up @@ -22,8 +22,6 @@ seo:
* [Outline]
* 0.65.2

## Before You Begin

{{% oidc-common %}}

### Assumptions
Expand Down
2 changes: 0 additions & 2 deletions docs/content/integration/openid-connect/paperless/index.md
Expand Up @@ -22,8 +22,6 @@ seo:
* [Paperless]
* [v2.7.2](https://github.com/paperless-ngx/paperless-ngx/releases/tag/v2.7.2)

## Before You Begin

{{% oidc-common %}}

### Assumptions
Expand Down
2 changes: 0 additions & 2 deletions docs/content/integration/openid-connect/pgadmin/index.md
Expand Up @@ -22,8 +22,6 @@ seo:
* [pgAdmin]
* [v8.5](https://www.pgadmin.org/docs/pgadmin4/8.5/index.html)

## Before You Begin

{{% oidc-common %}}

### Assumptions
Expand Down
2 changes: 0 additions & 2 deletions docs/content/integration/openid-connect/pocketbase/index.md
Expand Up @@ -22,8 +22,6 @@ seo:
* [PocketBase](https://pocketbase.io/docs/authentication/#oauth2-integration)
* 4.2.3

## Before You Begin

{{% oidc-common %}}

### Assumptions
Expand Down
2 changes: 0 additions & 2 deletions docs/content/integration/openid-connect/portainer/index.md
Expand Up @@ -24,8 +24,6 @@ seo:
* [Portainer] CE and EE
* 2.12.2

## Before You Begin

{{% oidc-common %}}

### Assumptions
Expand Down
2 changes: 0 additions & 2 deletions docs/content/integration/openid-connect/powerdns/index.md
Expand Up @@ -22,8 +22,6 @@ seo:
* [PowerDNS Admin]
* [v0.4.1](https://github.com/PowerDNS-Admin/PowerDNS-Admin/releases/tag/v0.4.1)

## Before You Begin

{{% oidc-common %}}

### Assumptions
Expand Down
2 changes: 0 additions & 2 deletions docs/content/integration/openid-connect/proxmox/index.md
Expand Up @@ -24,8 +24,6 @@ seo:
* [Proxmox]
* 7.1-10

## Before You Begin

{{% oidc-common %}}

### Specific Notes
Expand Down
2 changes: 0 additions & 2 deletions docs/content/integration/openid-connect/roundcube/index.md
Expand Up @@ -26,8 +26,6 @@ seo:
* [Postfix]
* [3.7.6](https://www.postfix.org/announcements/postfix-3.8.1.html)

## Before You Begin

{{% oidc-common %}}

### Assumptions
Expand Down
2 changes: 0 additions & 2 deletions docs/content/integration/openid-connect/seafile/index.md
Expand Up @@ -23,8 +23,6 @@ seo:
* [Seafile] Server
* [10.0.1](https://manual.seafile.com/changelog/server-changelog/#1001-2023-04-11)

## Before You Begin

{{% oidc-common %}}

### Assumptions
Expand Down
2 changes: 0 additions & 2 deletions docs/content/integration/openid-connect/synapse/index.md
Expand Up @@ -22,8 +22,6 @@ seo:
* [Synapse]
* [v1.60.0](https://github.com/matrix-org/synapse/releases/tag/v1.60.0)

## Before You Begin

{{% oidc-common %}}

### Assumptions
Expand Down
2 changes: 0 additions & 2 deletions docs/content/integration/openid-connect/synology-dsm/index.md
Expand Up @@ -23,8 +23,6 @@ seo:
* v7.1
* v7.2

## Before You Begin

{{% oidc-common %}}

### Specific Notes
Expand Down
2 changes: 0 additions & 2 deletions docs/content/integration/openid-connect/tailscale/index.md
Expand Up @@ -22,8 +22,6 @@ seo:
* [Tailscale] - **Note:** Version not important, since configuration is via the WebUI
* [1.38.4](https://github.com/tailscale/tailscale/releases/tag/v1.38.4)

## Before You Begin

{{% oidc-common %}}

### Assumptions
Expand Down
2 changes: 0 additions & 2 deletions docs/content/integration/openid-connect/uptime-kuma/index.md
Expand Up @@ -22,8 +22,6 @@ seo:
* [Uptime Kuma]
* [v1.23.11](https://github.com/louislam/uptime-kuma/releases/tag/1.23.11)

## Before You Begin

{{% oidc-common %}}

### Assumptions
Expand Down

0 comments on commit 926d2b2

Please sign in to comment.