Sanitized mirror from private repository - 2026-04-19 08:15:48 UTC
This commit is contained in:
10
hosts/synology/setillo/fstab.mounts
Normal file
10
hosts/synology/setillo/fstab.mounts
Normal file
@@ -0,0 +1,10 @@
|
||||
# SMB shares exported by Setillo (100.125.0.20) - Synology DS223j
|
||||
# Accessible via Tailscale only (no LAN IP reachable from other hosts)
|
||||
# Credentials: username=vish, password="REDACTED_PASSWORD" as Atlantis>
|
||||
#
|
||||
# Mounted on homelab-vm at /mnt/setillo_*
|
||||
|
||||
//100.125.0.20/backups /mnt/setillo_backups cifs credentials=/etc/samba/.setillo_credentials,vers=3.0,_netdev,nofail 0 0
|
||||
//100.125.0.20/docker /mnt/setillo_docker cifs credentials=/etc/samba/.setillo_credentials,vers=3.0,_netdev,nofail 0 0
|
||||
//100.125.0.20/PlexMediaServer /mnt/setillo_plex cifs credentials=/etc/samba/.setillo_credentials,vers=3.0,_netdev,nofail 0 0
|
||||
//100.125.0.20/syncthing /mnt/setillo_syncthing cifs credentials=/etc/samba/.setillo_credentials,vers=3.0,_netdev,nofail 0 0
|
||||
Reference in New Issue
Block a user