I am setting up my NAS right now, and I need some suggestions for apps that I can run on my NAS or self-host.
-
I have seen some online articles, but they are too confusing because they list too many apps for each category.
-
I want backup apps for iOS, Android, Mac and Windows. (It would be great if they could back up automatically).
-
I want to sync my calendars and contacts.
-
I want to download media like TV shows and movies. (And music, too). “Of course, only legal obtained from the internet cough.”
-
I want apps that let me access my data from anywhere.
-
I saw this cool thing where you could use a Raspberry Pi to access your NAS bios from your PC.
Os - Unraid
Acronyms, initialisms, abbreviations, contractions, and other phrases which expand to something larger, that I’ve seen in this thread:
Fewer Letters More Letters CGNAT Carrier-Grade NAT DNS Domain Name Service/System Git Popular version control system, primarily for code IP Internet Protocol NAS Network-Attached Storage NAT Network Address Translation Plex Brand of media server package VPN Virtual Private Network VPS Virtual Private Server (opposed to shared hosting) ZFS Solaris/Linux filesystem focusing on data integrity
9 acronyms in this thread; the most compressed thread commented on today has 4 acronyms.
[Thread #351 for this sub, first seen 14th Dec 2023, 10:45] [FAQ] [Full list] [Contact] [Source code]
I have only a few services. I could probably downscale my server.
-
AdGuard DNS
-
Tailscale and Zerotier
-
Open Media Vault
-
Jellyfin
-
Uptime Kuma
-
Graphana / Prometheus
-
Torrent/seed box
All on Proxmox and mirrored ZFS 2 x 20TB
For backups I use FolderSync and the default backup for windows. Super lazy, but I don’t want to be the IT support of the family.
-
My recommendation: host OpenVPN, change the default port and only access your NAS from the internet using your VPN. Also only allow the VPN port on your router firewall.
Adguard Home or pihole is a must. Jellyfin is also pretty cool.
I would avoid self-hosting backups at the same location where your devices are currently kept. There is a reason off-site backups are a thing. So many failure causes are shared with devices in the same home, from electrical issues (lightning and technical defects among other things) over water and fire damage to theft.
That being said: backing up to a single, central, local location and then syncing those backups to some offsite location can actually be very efficient (and avoids having to spread the credentials for whatever off-site storage you use to multiple devices).
Tailscale will give you encrypted access to all devices everywhere, including iOS. For any hardware that can’t run Tailscale, you can use any Tailscale client on the same network to be a subnet router - other Tailscale clients can then access that network via that client. I do this with a Raspberry Pi.
Once you have a mesh network like Tailscale setup, you can use native tools to copy files, etc, because the the mesh network provides the connection.
Checkout Syncthing and Resilio Sync. Both are great sync tools with different features. I use both, but rely primarily on Syncthing since it’s much better on memory use on Android. I use Resilio just for its on-demand sync feature.
Syncthing can also run on an Rpi. I’m pretty sure Resilio can too.
My personal lists:
Adguard Home Channels WireGuard for remote access (this is the only open firewall port) Firefly-iii (for personal accounting) Nextcloud for files,calendar,and contacts
There are some different way you can achieve many of these. There are like the cloud collaboration suits, and syncthing way
I want to sync my calendars and contacts
For this you can have something like nextcloud or it’s alternatives, or syncthing with decsync, or a separate caldav service
I want to download media like TV shows and movies. (And music, too). “Of course, only legal obtained from the internet cough.”
I personally use jellyfin + transmission. I’m still trying to set up *arr suite, but it’s not working, then I could use something like jellyseer. But transmission is working well anyway
deleted by creator
thanks, bot. i wouldn’t know otherwise that this post on c/selfhosted is about #selfhosted
I just discovered this and it’s awesome, if you’re into gaming at all. It’s a containerized console emulator suite, and I think it is very well done. https://github.com/linuxserver/docker-emulatorjs