Sanitized mirror from private repository - 2026-04-19 09:54:54 UTC
Some checks failed
Documentation / Build Docusaurus (push) Failing after 5m4s
Documentation / Deploy to GitHub Pages (push) Has been skipped

This commit is contained in:
Gitea Mirror Bot
2026-04-19 09:54:54 +00:00
commit 7544b9dd06
1439 changed files with 363723 additions and 0 deletions

View 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