Trace install tas - Syncthing
Apparence
Trace install tas - Syncthing
Rôle
Synchronisation de fichiers pair-à-pair (P2P) auto-hébergée.
Accès
- Local : http://10.8.0.1:8384
- Public : bloc Caddy préparé pour https://lololand.hopto.org:25699 mais non activé à ce stade
Ports
- 8384/tcp : interface web
- 22000/tcp : synchronisation
- 22000/udp : QUIC / synchronisation
- 21027/udp : découverte locale
Exécution / runtime
Quadlet systemd user : /home/loic/.config/containers/systemd/syncthing.container ; service syncthing.service ; conteneur syncthing
Chemins de configuration
- /home/loic/.config/containers/systemd/syncthing.container
- /home/loic/syncthing/config
- /home/loic/syncthing/data1
- /home/loic/syncthing/data2
- /home/loic/syncthing/caddy-syncthing.snippet
Volumes / persistance
- /home/loic/syncthing/config -> /config
- /home/loic/syncthing/data1 -> /data1
- /home/loic/syncthing/data2 -> /data2
Image
- lscr.io/linuxserver/syncthing:latest
- AutoUpdate=registry
Identité locale
- Device ID : QMSABWE-HEUNW3E-CMOLFFB-4UMJ2IH-VLMQDHR-UZYQG25-MBJ3U47-OLGSWQE
Remarques
- L'interface Syncthing écoute actuellement sur 0.0.0.0:8384 côté hôte.
- Le projet recommande de définir un mot de passe sur l'interface web lors de la première configuration.
- Le bloc Caddy préparé n'est pas encore injecté dans /etc/caddy/Caddyfile.
Données / emplacements à sauvegarder
- /home/loic/syncthing/config
- /home/loic/syncthing/data1
- /home/loic/syncthing/data2
- /home/loic/.config/containers/systemd/syncthing.container
- /home/loic/syncthing/caddy-syncthing.snippet
Sauvegarde
- Sauvegarder /home/loic/syncthing et le quadlet syncthing.container.
Restauration
- Restaurer /home/loic/syncthing et /home/loic/.config/containers/systemd/syncthing.container.
- Recharger systemd utilisateur puis relancer syncthing :
systemctl --user daemon-reload systemctl --user restart syncthing
Maintenance documentaire
Lors d'un changement de ports, d'exposition Caddy, de chemins de données ou de politique de synchro, mettre à jour cette page, la page centrale trace install tas et la carte Homepage.
Trace documentaire
Cette page fait partie de Trace install tas.