The Jesse's audit #1
@@ -152,9 +152,9 @@ Go to Dockge and edit SWAG's compose file by adding TinyAuth's network:
|
||||
---
|
||||
services:
|
||||
swag:
|
||||
container_name: # ...
|
||||
container_name: # ...
|
||||
# ...
|
||||
networks: # Attach container to custom network
|
||||
networks: # Attach container to custom network
|
||||
# ...
|
||||
- tinyauth # Name of the declared network
|
||||
|
||||
|
||||
@@ -131,9 +131,9 @@ Go to Dockge and edit SWAG's compose file by adding Pocket ID's network:
|
||||
---
|
||||
services:
|
||||
swag:
|
||||
container_name: # ...
|
||||
container_name: # ...
|
||||
# ...
|
||||
networks: # Attach container to custom network
|
||||
networks: # Attach container to custom network
|
||||
# ...
|
||||
- pocket-id # Name of the declared network
|
||||
|
||||
|
||||
@@ -153,9 +153,9 @@ In Dockge, edit the SWAG compose and add the Uptime-Kuma network:
|
||||
---
|
||||
services:
|
||||
swag:
|
||||
container_name: # ...
|
||||
container_name: # ...
|
||||
# ...
|
||||
networks: # Link container to custom network
|
||||
networks: # Link container to custom network
|
||||
# ...
|
||||
- uptime-kuma # Name of the declared network
|
||||
|
||||
|
||||
@@ -97,9 +97,9 @@ Go to Dockge and edit the SWAG compose file to add Dozzle’s network:
|
||||
---
|
||||
services:
|
||||
swag:
|
||||
container_name: # ...
|
||||
container_name: # ...
|
||||
# ...
|
||||
networks: # Connects the container to a custom network
|
||||
networks: # Connects the container to a custom network
|
||||
# ...
|
||||
- dozzle # Network name declared in the stack
|
||||
|
||||
|
||||
@@ -167,9 +167,9 @@ In Dockge, edit Swag's compose file and add Beszel’s network:
|
||||
---
|
||||
services:
|
||||
swag:
|
||||
container_name: # ...
|
||||
container_name: # ...
|
||||
# ...
|
||||
networks:
|
||||
networks:
|
||||
# ...
|
||||
- beszel # network declared in the stack
|
||||
|
||||
|
||||
@@ -109,9 +109,9 @@ Go to Dockge, and edit the SWAG compose by adding the UpSnap network:
|
||||
---
|
||||
services:
|
||||
swag:
|
||||
container_name: # ...
|
||||
container_name: # ...
|
||||
# ...
|
||||
networks: # Connects the container to the custom network
|
||||
networks: # Connects the container to the custom network
|
||||
# ...
|
||||
- upsnap # Network name declared in the stack
|
||||
|
||||
|
||||
@@ -26,7 +26,7 @@ tree:
|
||||
- srv:
|
||||
- docker:
|
||||
- jellyfin:
|
||||
- compose.yml
|
||||
- compose.yaml
|
||||
- .env
|
||||
- config/
|
||||
- sonarr:
|
||||
@@ -406,9 +406,9 @@ Go to Dockge, edit the SWAG compose file, and add the Seerr network, which is th
|
||||
---
|
||||
services:
|
||||
swag:
|
||||
container_name: # ...
|
||||
container_name: # ...
|
||||
# ...
|
||||
networks: # Connects the container to a custom network
|
||||
networks: # Connects the container to a custom network
|
||||
# ...
|
||||
- jellyfin # Name of the network declared in the stack
|
||||
|
||||
|
||||
@@ -71,9 +71,9 @@ In Dockge, open the SWAG stack and edit the compose file to add Immich's network
|
||||
---
|
||||
services:
|
||||
swag:
|
||||
container_name: # ...
|
||||
container_name: # ...
|
||||
# ...
|
||||
networks: # Connects the container to the custom network
|
||||
networks: # Connects the container to the custom network
|
||||
# ...
|
||||
- immich # Network name defined in the stack
|
||||
|
||||
|
||||
@@ -101,9 +101,9 @@ In Dockge, go to your SWAG stack and edit the compose to add Nextcloud's network
|
||||
---
|
||||
services:
|
||||
swag:
|
||||
container_name: # ...
|
||||
container_name: # ...
|
||||
# ...
|
||||
networks:
|
||||
networks:
|
||||
# ...
|
||||
- nextcloud
|
||||
|
||||
|
||||
@@ -127,9 +127,9 @@ In Dockge, go to the SWAG stack and edit the compose file to add File Browser Qu
|
||||
---
|
||||
services:
|
||||
swag:
|
||||
container_name: # ...
|
||||
container_name: # ...
|
||||
# ...
|
||||
networks: # Connects the container to the custom network
|
||||
networks: # Connects the container to the custom network
|
||||
# ...
|
||||
- filebrowser-quantum # Name of the network declared in the stack
|
||||
|
||||
|
||||
@@ -91,9 +91,9 @@ In Dockge, go to the SWAG stack and edit the compose file to add the pingvin net
|
||||
---
|
||||
services:
|
||||
swag:
|
||||
container_name: # ...
|
||||
container_name: # ...
|
||||
# ...
|
||||
networks: # Connects the container to the custom network
|
||||
networks: # Connects the container to the custom network
|
||||
# ...
|
||||
- pingvin # Name of the network declared in the stack
|
||||
|
||||
|
||||
@@ -135,9 +135,9 @@ In Dockge, go to the SWAG stack and edit the compose file to add code-server’s
|
||||
---
|
||||
services:
|
||||
swag:
|
||||
container_name: # ...
|
||||
container_name: # ...
|
||||
# ...
|
||||
networks: # Connects the container to a custom network
|
||||
networks: # Connects the container to a custom network
|
||||
# ...
|
||||
- code-server # Name of the network defined in the stack
|
||||
|
||||
|
||||
@@ -90,9 +90,9 @@ In Dockge, go to the SWAG stack and edit the compose file by adding Forgejo's ne
|
||||
---
|
||||
services:
|
||||
swag:
|
||||
container_name: # ...
|
||||
container_name: # ...
|
||||
# ...
|
||||
networks: # Connect the container to the custom network
|
||||
networks: # Connect the container to the custom network
|
||||
# ...
|
||||
- forgejo # Name of the declared network
|
||||
|
||||
|
||||
@@ -68,9 +68,9 @@ In Dockge, go to the SWAG stack and edit the compose file to add the IT Tools ne
|
||||
---
|
||||
services:
|
||||
swag:
|
||||
container_name: # ...
|
||||
container_name: # ...
|
||||
# ...
|
||||
networks: # Connects the container to the custom network
|
||||
networks: # Connects the container to the custom network
|
||||
# ...
|
||||
- it-tools # Network name as defined in the IT Tools stack
|
||||
|
||||
|
||||
@@ -126,9 +126,9 @@ In Dockge, go to the SWAG stack and edit the compose file to add the AdGuard net
|
||||
---
|
||||
services:
|
||||
swag:
|
||||
container_name: # ...
|
||||
container_name: # ...
|
||||
# ...
|
||||
networks: # Connect the container to the custom network
|
||||
networks: # Connect the container to the custom network
|
||||
# ...
|
||||
- adguard # Name of the network declared in the stack
|
||||
|
||||
|
||||
@@ -124,9 +124,9 @@ In Dockge, go to the SWAG stack and edit the compose file to add the Vaultwarden
|
||||
---
|
||||
services:
|
||||
swag:
|
||||
container_name: # ...
|
||||
container_name: # ...
|
||||
# ...
|
||||
networks: # Connects container to custom network
|
||||
networks: # Connects container to custom network
|
||||
# ...
|
||||
- vaultwarden # Name of the declared network
|
||||
|
||||
|
||||
@@ -43,7 +43,7 @@ tree:
|
||||
- docker:
|
||||
- authentik:
|
||||
- .env
|
||||
- compose.yml
|
||||
- compose.yaml
|
||||
- media/
|
||||
- certs/
|
||||
- custom-template/
|
||||
@@ -69,9 +69,9 @@ echo "AUTHENTIK_SECRET_KEY=$(openssl rand 60 | base64)" | sudo tee -a .env
|
||||
|
||||
::note
|
||||
|
||||
To generate the keys, we created the folders ahead of deployment using Dockge. Dockge will prevent you from creating a stack with the same name in these folders unless a `compose.yml` file exists. So, create an empty `compose.yml` so it appears as an inactive stack:
|
||||
To generate the keys, we created the folders ahead of deployment using Dockge. Dockge will prevent you from creating a stack with the same name in these folders unless a `compose.yaml` file exists. So, create an empty `compose.yaml` so it appears as an inactive stack:
|
||||
```bash [Terminal]
|
||||
sudo nano /srv/docker/authentik/compose.yml
|
||||
sudo nano /srv/docker/authentik/compose.yaml
|
||||
```
|
||||
::
|
||||
|
||||
@@ -284,9 +284,9 @@ Go to Dockge, and edit the SWAG compose file to add the Authentik network:
|
||||
---
|
||||
services:
|
||||
swag:
|
||||
container_name: # ...
|
||||
container_name: # ...
|
||||
# ...
|
||||
networks: # Attach the container to the custom network
|
||||
networks: # Attach the container to the custom network
|
||||
# ...
|
||||
- authentik # Name of the network declared in the stack
|
||||
|
||||
@@ -493,9 +493,9 @@ sudo nano /srv/docker/swag/compose.yaml
|
||||
---
|
||||
services:
|
||||
swag:
|
||||
container_name: #...
|
||||
container_name: #...
|
||||
# ...
|
||||
networks: # Attach the container to the custom network
|
||||
networks: # Attach the container to the custom network
|
||||
|
||||
- authentik-outpost # Network name as declared in the stack
|
||||
|
||||
|
||||
@@ -172,9 +172,9 @@ Go to Dockge and edit SWAG's compose file by adding Arcane's network:
|
||||
---
|
||||
services:
|
||||
swag:
|
||||
container_name: # ...
|
||||
container_name: # ...
|
||||
# ...
|
||||
networks: # Attach container to custom network
|
||||
networks: # Attach container to custom network
|
||||
# ...
|
||||
- arcane # Name of the declared network
|
||||
|
||||
|
||||
@@ -81,9 +81,9 @@ In Dockge, go to the SWAG stack and edit the compose file to add File Browser’
|
||||
---
|
||||
services:
|
||||
swag:
|
||||
container_name: # ...
|
||||
container_name: # ...
|
||||
# ...
|
||||
networks: # Connects the container to the custom network
|
||||
networks: # Connects the container to the custom network
|
||||
# ...
|
||||
- filebrowser # Name of the network declared in the stack
|
||||
|
||||
|
||||
@@ -36,7 +36,7 @@ tree:
|
||||
- srv:
|
||||
- docker:
|
||||
- plex:
|
||||
- compose.yml
|
||||
- compose.yaml
|
||||
- .env
|
||||
- config/
|
||||
- transcode/
|
||||
@@ -192,9 +192,9 @@ Go to Dockge and edit SWAG’s compose file by adding Tautulli’s network:
|
||||
---
|
||||
services:
|
||||
swag:
|
||||
container_name: # ...
|
||||
container_name: # ...
|
||||
# ...
|
||||
networks: # Attach container to custom network
|
||||
networks: # Attach container to custom network
|
||||
# ...
|
||||
- tautulli # Name of the declared network
|
||||
|
||||
|
||||
@@ -31,7 +31,7 @@ tree:
|
||||
- srv:
|
||||
- docker:
|
||||
- plex:
|
||||
- compose.yml
|
||||
- compose.yaml
|
||||
- config/
|
||||
- transcode/
|
||||
- tautulli:
|
||||
@@ -427,9 +427,9 @@ Go to Dockge, edit the SWAG compose file, and add the Overseerr network, which i
|
||||
---
|
||||
services:
|
||||
swag:
|
||||
container_name: # ...
|
||||
container_name: # ...
|
||||
# ...
|
||||
networks: # Connects the container to a custom network
|
||||
networks: # Connects the container to a custom network
|
||||
# ...
|
||||
- plex # Name of the network declared in the stack
|
||||
|
||||
|
||||
@@ -92,9 +92,9 @@ In Dockge, go to the SWAG stack and edit the compose file by adding Gitea's netw
|
||||
---
|
||||
services:
|
||||
swag:
|
||||
container_name: # ...
|
||||
container_name: # ...
|
||||
# ...
|
||||
networks: # Connect the container to the custom network
|
||||
networks: # Connect the container to the custom network
|
||||
# ...
|
||||
- gitea # Name of the declared network
|
||||
|
||||
|
||||
@@ -152,9 +152,9 @@ Allez dans Dockge et modifiez le fichier compose de SWAG en y ajoutant le résea
|
||||
---
|
||||
services:
|
||||
swag:
|
||||
container_name: # ...
|
||||
container_name: # ...
|
||||
# ...
|
||||
networks: # Rattache le conteneur au réseau personnalisé
|
||||
networks: # Rattache le conteneur au réseau personnalisé
|
||||
# ...
|
||||
- tinyauth # Nom du réseau déclaré
|
||||
|
||||
|
||||
@@ -131,9 +131,9 @@ Allez dans Dockge et modifiez le fichier compose de SWAG en y ajoutant le résea
|
||||
---
|
||||
services:
|
||||
swag:
|
||||
container_name: # ...
|
||||
container_name: # ...
|
||||
# ...
|
||||
networks: # Rattache le conteneur au réseau personnalisé
|
||||
networks: # Rattache le conteneur au réseau personnalisé
|
||||
# ...
|
||||
- pocket-id # Nom du réseau déclaré
|
||||
|
||||
|
||||
@@ -153,9 +153,9 @@ Dans Dockge, modifiez le compose de SWAG et ajoutez le réseau d'Uptime-Kuma :
|
||||
---
|
||||
services:
|
||||
swag:
|
||||
container_name: # ...
|
||||
container_name: # ...
|
||||
# ...
|
||||
networks: # Relie le conteneur au réseau personnalisé
|
||||
networks: # Relie le conteneur au réseau personnalisé
|
||||
# ...
|
||||
- uptime-kuma # Nom du réseau déclaré
|
||||
|
||||
|
||||
@@ -97,9 +97,9 @@ Allez dans Dockge et modifiez le fichier compose de SWAG pour y ajouter le rése
|
||||
---
|
||||
services:
|
||||
swag:
|
||||
container_name: # ...
|
||||
container_name: # ...
|
||||
# ...
|
||||
networks: # Rattache le conteneur à un réseau personnalisé
|
||||
networks: # Rattache le conteneur à un réseau personnalisé
|
||||
# ...
|
||||
- dozzle # Nom du réseau déclaré dans la stack
|
||||
|
||||
|
||||
@@ -167,9 +167,9 @@ Dans Dockge, modifiez le fichier compose de Swag et ajoutez le réseau de Beszel
|
||||
---
|
||||
services:
|
||||
swag:
|
||||
container_name: # ...
|
||||
container_name: # ...
|
||||
# ...
|
||||
networks:
|
||||
networks:
|
||||
# ...
|
||||
- beszel # réseau déclaré dans la stack
|
||||
|
||||
|
||||
@@ -109,9 +109,9 @@ Allez dans Dockge et modifiez le compose de SWAG en y ajoutant le réseau d'UpSn
|
||||
---
|
||||
services:
|
||||
swag:
|
||||
container_name: # ...
|
||||
container_name: # ...
|
||||
# ...
|
||||
networks: # Rattache le conteneur au réseau personnalisé
|
||||
networks: # Rattache le conteneur au réseau personnalisé
|
||||
# ...
|
||||
- upsnap # Nom du réseau déclaré dans la stack
|
||||
|
||||
|
||||
@@ -26,7 +26,7 @@ tree:
|
||||
- srv:
|
||||
- docker:
|
||||
- jellyfin:
|
||||
- compose.yml
|
||||
- compose.yaml
|
||||
- .env
|
||||
- config/
|
||||
- sonarr:
|
||||
@@ -406,9 +406,9 @@ Allez dans Dockge, modifiez le fichier compose de SWAG, et ajoutez le réseau de
|
||||
---
|
||||
services:
|
||||
swag:
|
||||
container_name: # ...
|
||||
container_name: # ...
|
||||
# ...
|
||||
networks: # Connects the container to a custom network
|
||||
networks: # Connects the container to a custom network
|
||||
# ...
|
||||
- jellyfin # Name of the network declared in the stack
|
||||
|
||||
|
||||
@@ -71,9 +71,9 @@ Dans Dockge, ouvrez la stack SWAG et modifiez le fichier compose pour y ajouter
|
||||
---
|
||||
services:
|
||||
swag:
|
||||
container_name: # ...
|
||||
container_name: # ...
|
||||
# ...
|
||||
networks: # Rattache le conteneur au réseau personnalisé
|
||||
networks: # Rattache le conteneur au réseau personnalisé
|
||||
# ...
|
||||
- immich # Nom du réseau défini dans la stack
|
||||
|
||||
|
||||
@@ -101,9 +101,9 @@ Dans Dockge, allez sur votre stack SWAG et modifiez le compose pour y ajouter le
|
||||
---
|
||||
services:
|
||||
swag:
|
||||
container_name: # ...
|
||||
container_name: # ...
|
||||
# ...
|
||||
networks:
|
||||
networks:
|
||||
# ...
|
||||
- nextcloud
|
||||
|
||||
|
||||
@@ -127,9 +127,9 @@ Dans Dockge, allez sur la stack SWAG et modifiez le fichier compose pour y ajout
|
||||
---
|
||||
services:
|
||||
swag:
|
||||
container_name: # ...
|
||||
container_name: # ...
|
||||
# ...
|
||||
networks: # Rattache le conteneur au réseau personnalisé
|
||||
networks: # Rattache le conteneur au réseau personnalisé
|
||||
# ...
|
||||
- filebrowser-quantum # Nom du réseau déclaré dans la stack
|
||||
|
||||
|
||||
@@ -91,9 +91,9 @@ Dans Dockge, allez sur la stack SWAG et modifiez le fichier compose pour y ajout
|
||||
---
|
||||
services:
|
||||
swag:
|
||||
container_name: # ...
|
||||
container_name: # ...
|
||||
# ...
|
||||
networks: # Rattache le conteneur au réseau personnalisé
|
||||
networks: # Rattache le conteneur au réseau personnalisé
|
||||
# ...
|
||||
- pingvin # Nom du réseau déclaré dans la stack
|
||||
|
||||
|
||||
@@ -135,9 +135,9 @@ Dans Dockge, allez sur la stack SWAG et modifiez le fichier compose pour y ajout
|
||||
---
|
||||
services:
|
||||
swag:
|
||||
container_name: # ...
|
||||
container_name: # ...
|
||||
# ...
|
||||
networks: # Rattache le conteneur à un réseau personnalisé
|
||||
networks: # Rattache le conteneur à un réseau personnalisé
|
||||
# ...
|
||||
- code-server # Nom du réseau défini dans la stack
|
||||
|
||||
|
||||
@@ -90,9 +90,9 @@ Dans Dockge, allez sur la stack SWAG et modifiez le fichier compose en y ajoutan
|
||||
---
|
||||
services:
|
||||
swag:
|
||||
container_name: # ...
|
||||
container_name: # ...
|
||||
# ...
|
||||
networks: # Rattache le conteneur au réseau personnalisé
|
||||
networks: # Rattache le conteneur au réseau personnalisé
|
||||
# ...
|
||||
- forgejo # Nom du réseau déclaré
|
||||
|
||||
|
||||
@@ -68,9 +68,9 @@ Dans Dockge, allez sur la stack SWAG et modifiez le fichier compose pour y ajout
|
||||
---
|
||||
services:
|
||||
swag:
|
||||
container_name: # ...
|
||||
container_name: # ...
|
||||
# ...
|
||||
networks: # Rattache le conteneur au réseau personnalisé
|
||||
networks: # Rattache le conteneur au réseau personnalisé
|
||||
# ...
|
||||
- it-tools # Nom du réseau tel que défini dans la stack IT Tools
|
||||
|
||||
|
||||
@@ -126,9 +126,9 @@ Dans Dockge, allez sur la stack SWAG et modifiez le fichier compose pour y ajout
|
||||
---
|
||||
services:
|
||||
swag:
|
||||
container_name: # ...
|
||||
container_name: # ...
|
||||
# ...
|
||||
networks: # Rattache le conteneur au réseau personnalisé
|
||||
networks: # Rattache le conteneur au réseau personnalisé
|
||||
# ...
|
||||
- adguard # Nom du réseau déclaré dans la stack
|
||||
|
||||
|
||||
@@ -124,9 +124,9 @@ Dans Dockge, allez sur la stack SWAG et modifiez le fichier compose pour y ajout
|
||||
---
|
||||
services:
|
||||
swag:
|
||||
container_name: # ...
|
||||
container_name: # ...
|
||||
# ...
|
||||
networks: # Rattache le conteneur au réseau personnalisé
|
||||
networks: # Rattache le conteneur au réseau personnalisé
|
||||
# ...
|
||||
- vaultwarden # Nom du réseau déclaré
|
||||
|
||||
|
||||
@@ -43,7 +43,7 @@ tree:
|
||||
- docker:
|
||||
- authentik:
|
||||
- .env
|
||||
- compose.yml
|
||||
- compose.yaml
|
||||
- media/
|
||||
- certs/
|
||||
- custom-template/
|
||||
@@ -69,9 +69,9 @@ echo "AUTHENTIK_SECRET_KEY=$(openssl rand 60 | base64)" | sudo tee -a .env
|
||||
|
||||
::note
|
||||
|
||||
Pour générer les clés, nous avons créé les dossiers avant le déploiement par Dockge. Dockge vous empêchera de créer une stack du même nom dans ces dossiers tant qu'un fichier `compose.yml` n'existe pas. Créez donc un `compose.yml` vide pour qu'elle apparaisse comme stack inactive :
|
||||
Pour générer les clés, nous avons créé les dossiers avant le déploiement par Dockge. Dockge vous empêchera de créer une stack du même nom dans ces dossiers tant qu'un fichier `compose.yaml` n'existe pas. Créez donc un `compose.yaml` vide pour qu'elle apparaisse comme stack inactive :
|
||||
```bash [Terminal]
|
||||
sudo nano /srv/docker/authentik/compose.yml
|
||||
sudo nano /srv/docker/authentik/compose.yaml
|
||||
```
|
||||
::
|
||||
|
||||
@@ -284,9 +284,9 @@ Allez dans Dockge, et modifiez le fichier compose de SWAG pour y ajouter le rés
|
||||
---
|
||||
services:
|
||||
swag:
|
||||
container_name: # ...
|
||||
container_name: # ...
|
||||
# ...
|
||||
networks: # Attach the container to the custom network
|
||||
networks: # Attach the container to the custom network
|
||||
# ...
|
||||
- authentik # Name of the network declared in the stack
|
||||
|
||||
@@ -493,9 +493,9 @@ sudo nano /srv/docker/swag/compose.yaml
|
||||
---
|
||||
services:
|
||||
swag:
|
||||
container_name: #...
|
||||
container_name: #...
|
||||
# ...
|
||||
networks: # Attach the container to the custom network
|
||||
networks: # Attach the container to the custom network
|
||||
|
||||
- authentik-outpost # Network name as declared in the stack
|
||||
|
||||
|
||||
@@ -172,9 +172,9 @@ Allez dans Dockge et modifiez le fichier compose de SWAG en y ajoutant le résea
|
||||
---
|
||||
services:
|
||||
swag:
|
||||
container_name: # ...
|
||||
container_name: # ...
|
||||
# ...
|
||||
networks: # Rattache le conteneur au réseau personnalisé
|
||||
networks: # Rattache le conteneur au réseau personnalisé
|
||||
# ...
|
||||
- arcane # Nom du réseau déclaré
|
||||
|
||||
|
||||
@@ -81,9 +81,9 @@ Dans Dockge, allez sur la stack SWAG et modifiez le fichier compose pour y ajout
|
||||
---
|
||||
services:
|
||||
swag:
|
||||
container_name: # ...
|
||||
container_name: # ...
|
||||
# ...
|
||||
networks: # Rattache le conteneur au réseau personnalisé
|
||||
networks: # Rattache le conteneur au réseau personnalisé
|
||||
# ...
|
||||
- filebrowser # Nom du réseau déclaré dans la stack
|
||||
|
||||
|
||||
@@ -36,7 +36,7 @@ tree:
|
||||
- srv:
|
||||
- docker:
|
||||
- plex:
|
||||
- compose.yml
|
||||
- compose.yaml
|
||||
- .env
|
||||
- config/
|
||||
- transcode/
|
||||
@@ -192,9 +192,9 @@ Allez dans Dockge et modifiez le fichier compose de SWAG en y ajoutant le résea
|
||||
---
|
||||
services:
|
||||
swag:
|
||||
container_name: # ...
|
||||
container_name: # ...
|
||||
# ...
|
||||
networks: # Rattache le conteneur au réseau personnalisé
|
||||
networks: # Rattache le conteneur au réseau personnalisé
|
||||
# ...
|
||||
- tautulli # Nom du réseau déclaré
|
||||
|
||||
|
||||
@@ -31,7 +31,7 @@ tree:
|
||||
- srv:
|
||||
- docker:
|
||||
- plex:
|
||||
- compose.yml
|
||||
- compose.yaml
|
||||
- config/
|
||||
- transcode/
|
||||
- tautulli:
|
||||
@@ -427,9 +427,9 @@ Allez dans Dockge, modifiez le fichier compose de SWAG, et ajoutez le réseau d'
|
||||
---
|
||||
services:
|
||||
swag:
|
||||
container_name: # ...
|
||||
container_name: # ...
|
||||
# ...
|
||||
networks: # Connects the container to a custom network
|
||||
networks: # Connects the container to a custom network
|
||||
# ...
|
||||
- plex # Name of the network declared in the stack
|
||||
|
||||
|
||||
@@ -92,9 +92,9 @@ Dans Dockge, allez sur la stack SWAG et modifiez le fichier compose en y ajoutan
|
||||
---
|
||||
services:
|
||||
swag:
|
||||
container_name: # ...
|
||||
container_name: # ...
|
||||
# ...
|
||||
networks: # Rattache le conteneur au réseau personnalisé
|
||||
networks: # Rattache le conteneur au réseau personnalisé
|
||||
# ...
|
||||
- gitea # Nom du réseau déclaré
|
||||
|
||||
|
||||
Reference in New Issue
Block a user