Normalize formatting conventions across guides (chapter D)
Co-Authored-By: Claude Sonnet 5 <[email protected]>
This commit is contained in:
@@ -89,7 +89,6 @@ Mount every folder you listed under `sources` in `config.yaml` at the same path
|
|||||||
filebrowser-quantum:
|
filebrowser-quantum:
|
||||||
#...
|
#...
|
||||||
labels:
|
labels:
|
||||||
|
|
||||||
- com.centurylinklabs.watchtower.enable=true
|
- com.centurylinklabs.watchtower.enable=true
|
||||||
```
|
```
|
||||||
::
|
::
|
||||||
|
|||||||
@@ -53,13 +53,11 @@ From here on, we assume the network name for SWAG is `swag_default`.
|
|||||||
pingvin-share:
|
pingvin-share:
|
||||||
#...
|
#...
|
||||||
labels:
|
labels:
|
||||||
|
|
||||||
- com.centurylinklabs.watchtower.enable=true
|
- com.centurylinklabs.watchtower.enable=true
|
||||||
|
|
||||||
clamav:
|
clamav:
|
||||||
#...
|
#...
|
||||||
labels:
|
labels:
|
||||||
|
|
||||||
- com.centurylinklabs.watchtower.enable=true
|
- com.centurylinklabs.watchtower.enable=true
|
||||||
```
|
```
|
||||||
::
|
::
|
||||||
|
|||||||
@@ -63,7 +63,6 @@ services:
|
|||||||
code-server:
|
code-server:
|
||||||
#...
|
#...
|
||||||
labels:
|
labels:
|
||||||
|
|
||||||
- com.centurylinklabs.watchtower.enable=true
|
- com.centurylinklabs.watchtower.enable=true
|
||||||
```
|
```
|
||||||
::
|
::
|
||||||
|
|||||||
@@ -36,7 +36,6 @@ services:
|
|||||||
it-tools:
|
it-tools:
|
||||||
#...
|
#...
|
||||||
labels:
|
labels:
|
||||||
|
|
||||||
- com.centurylinklabs.watchtower.enable=true
|
- com.centurylinklabs.watchtower.enable=true
|
||||||
```
|
```
|
||||||
::
|
::
|
||||||
|
|||||||
@@ -77,6 +77,6 @@ services:
|
|||||||
|
|
||||||
More information is available on the repository:
|
More information is available on the repository:
|
||||||
|
|
||||||
::card{title="🐋 **Socat Proxy**" to="https://git.djeex.fr/Djeex/socat-proxy" target="_blank"}
|
::card{title="🐋 __Socat Proxy__" to="https://git.djeex.fr/Djeex/socat-proxy" target="_blank"}
|
||||||
A lightweight bind-mount socket proxy
|
A lightweight bind-mount socket proxy
|
||||||
::
|
::
|
||||||
|
|||||||
@@ -156,7 +156,7 @@ sudo sysctl net.ipv4.conf.all.src_valid_mark=1
|
|||||||
|
|
||||||
To configure clients, download the config files from the server:
|
To configure clients, download the config files from the server:
|
||||||
|
|
||||||
- Visit `http://your-server-ip:51821`
|
- Visit `http://yourserverip:51821`
|
||||||
- Create a client
|
- Create a client
|
||||||
- Download the config file
|
- Download the config file
|
||||||
- Rename it to `wg0.conf`
|
- Rename it to `wg0.conf`
|
||||||
@@ -257,13 +257,13 @@ Repeat for each client
|
|||||||
|
|
||||||
## Other Devices
|
## Other Devices
|
||||||
|
|
||||||
- **Phone:** Install WireGuard and scan the QR code from the web UI (`http://your-server-ip:51821`)
|
- **Phone:** Install WireGuard and scan the QR code from the web UI (`http://yourserverip:51821`)
|
||||||
- **PC:** Install the WireGuard client and import the config file
|
- **PC:** Install the WireGuard client and import the config file
|
||||||
|
|
||||||
::warning
|
::warning
|
||||||
|
|
||||||
__Warning:__ If a client device is on the same LAN as the server, edit `wg0.conf` and change the endpoint to the local server IP:
|
__Warning:__ If a client device is on the same LAN as the server, edit `wg0.conf` and change the endpoint to the local server IP:
|
||||||
`Endpoint = your-server-ip:51820`
|
`Endpoint = yourserverip:51820`
|
||||||
::
|
::
|
||||||
|
|
||||||
And this is the result:
|
And this is the result:
|
||||||
|
|||||||
@@ -206,7 +206,7 @@ Once done, deploy the container.
|
|||||||
|
|
||||||
### Log in and secure your account
|
### Log in and secure your account
|
||||||
|
|
||||||
Login at `http://server-ip:5695` (or the port you set).
|
Login at `http://yourserverip:5695` (or the port you set).
|
||||||
|
|
||||||
::caution
|
::caution
|
||||||
|
|
||||||
@@ -262,7 +262,7 @@ Click "Deploy" and wait for SWAG to fully initialize.
|
|||||||
|
|
||||||
::note
|
::note
|
||||||
|
|
||||||
We assume the network name is `seedbox_default`. You can confirm by checking the SWAG dashboard at http://server-ip:81.
|
We assume the network name is `seedbox_default`. You can confirm by checking the SWAG dashboard at http://yourserverip:81.
|
||||||
::
|
::
|
||||||
|
|
||||||
### Create the subdomain.conf file
|
### Create the subdomain.conf file
|
||||||
|
|||||||
@@ -89,7 +89,6 @@ Montez chaque dossier listé sous `sources` dans `config.yaml` au même chemin
|
|||||||
filebrowser-quantum:
|
filebrowser-quantum:
|
||||||
#...
|
#...
|
||||||
labels:
|
labels:
|
||||||
|
|
||||||
- com.centurylinklabs.watchtower.enable=true
|
- com.centurylinklabs.watchtower.enable=true
|
||||||
```
|
```
|
||||||
::
|
::
|
||||||
|
|||||||
@@ -53,13 +53,11 @@ services:
|
|||||||
pingvin-share:
|
pingvin-share:
|
||||||
#...
|
#...
|
||||||
labels:
|
labels:
|
||||||
|
|
||||||
- com.centurylinklabs.watchtower.enable=true
|
- com.centurylinklabs.watchtower.enable=true
|
||||||
|
|
||||||
clamav:
|
clamav:
|
||||||
#...
|
#...
|
||||||
labels:
|
labels:
|
||||||
|
|
||||||
- com.centurylinklabs.watchtower.enable=true
|
- com.centurylinklabs.watchtower.enable=true
|
||||||
```
|
```
|
||||||
::
|
::
|
||||||
|
|||||||
@@ -63,7 +63,6 @@ services:
|
|||||||
code-server:
|
code-server:
|
||||||
#...
|
#...
|
||||||
labels:
|
labels:
|
||||||
|
|
||||||
- com.centurylinklabs.watchtower.enable=true
|
- com.centurylinklabs.watchtower.enable=true
|
||||||
```
|
```
|
||||||
::
|
::
|
||||||
|
|||||||
@@ -36,7 +36,6 @@ services:
|
|||||||
it-tools:
|
it-tools:
|
||||||
#...
|
#...
|
||||||
labels:
|
labels:
|
||||||
|
|
||||||
- com.centurylinklabs.watchtower.enable=true
|
- com.centurylinklabs.watchtower.enable=true
|
||||||
```
|
```
|
||||||
::
|
::
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
---
|
---
|
||||||
title: Poubelle
|
title: Recyclés
|
||||||
description: Des tutoriels obsolètes gardés pour référence, et des applications alternatives remplacées ailleurs sur le site mais qui fonctionnent toujours très bien.
|
description: Des tutoriels obsolètes gardés pour référence, et des applications alternatives remplacées ailleurs sur le site mais qui fonctionnent toujours très bien.
|
||||||
navigation:
|
navigation:
|
||||||
icon: i-lucide-bookmark
|
icon: i-lucide-bookmark
|
||||||
|
|||||||
@@ -263,7 +263,7 @@ Répétez pour chaque client
|
|||||||
::warning
|
::warning
|
||||||
|
|
||||||
__Attention :__ si un appareil client est sur le même réseau local que le serveur, modifiez `wg0.conf` et remplacez l'endpoint par l'IP locale du serveur :
|
__Attention :__ si un appareil client est sur le même réseau local que le serveur, modifiez `wg0.conf` et remplacez l'endpoint par l'IP locale du serveur :
|
||||||
`Endpoint = ip-de-votre-serveur:51820`
|
`Endpoint = ipdevotreserveur:51820`
|
||||||
::
|
::
|
||||||
|
|
||||||
Et voici le résultat :
|
Et voici le résultat :
|
||||||
|
|||||||
@@ -206,7 +206,7 @@ Une fois fait, déployez le conteneur.
|
|||||||
|
|
||||||
### Se connecter et sécuriser son compte
|
### Se connecter et sécuriser son compte
|
||||||
|
|
||||||
Connectez-vous sur `http://ipduserveur:5695` (ou le port que vous avez défini).
|
Connectez-vous sur `http://ipdevotreserveur:5695` (ou le port que vous avez défini).
|
||||||
|
|
||||||
::caution
|
::caution
|
||||||
|
|
||||||
@@ -262,7 +262,7 @@ Cliquez sur « Deploy » et attendez que SWAG soit complètement initialisé.
|
|||||||
|
|
||||||
::note
|
::note
|
||||||
|
|
||||||
Nous partons du principe que le nom du réseau est `seedbox_default`. Vous pouvez le confirmer en consultant le tableau de bord de SWAG sur http://ipduserveur:81.
|
Nous partons du principe que le nom du réseau est `seedbox_default`. Vous pouvez le confirmer en consultant le tableau de bord de SWAG sur http://ipdevotreserveur:81.
|
||||||
::
|
::
|
||||||
|
|
||||||
### Créer le fichier subdomain.conf
|
### Créer le fichier subdomain.conf
|
||||||
|
|||||||
Reference in New Issue
Block a user