AutoMounter

macOS app that automatically mounts sifaka SMB shares on indri.

Quick Reference

PropertyValue
AppAutoMounter
SourceMac App Store (paid)
AutostartNo (must launch manually after reboot)
PurposeMount sifaka SMB shares to /Volumes/

Mounted Shares

ShareMount PointConsumers
backups/Volumes/backupsborgmatic (repository storage)
photos/Volumes/photosborgmatic (backs up immich library/upload)
shower/Volumes/showerborgmatic (backup source)
allisonflix/Volumes/allisonflixjellyfin
music/Volumes/musicnone — vestigial since retire-minikube
torrents/Volumes/torrentsnone — vestigial since retire-minikube
frigate/Volumes/frigatenone — vestigial since retire-minikube

Workloads that moved to ringtail k3s (navidrome, immich, kiwix, transmission, frigate, paperless) mount sifaka directly over NFS (see sifaka-nfs-from-ringtail) rather than going through indri’s SMB mounts. The vestigial mounts are harmless but could be removed from AutoMounter’s configuration; note that borgmatic still reads photos over SMB even though immich itself uses NFS.

Why AutoMounter?

There are free alternatives for mounting network shares on macOS (autofs, automountd, login scripts). AutoMounter was chosen for convenience and has proven reliable. If it becomes problematic, the alternative would be configuring autofs via Ansible.