What would be the easiest self hosted way to share a music collection privately?
I am thinking of just granting guest access to the nas folder via wireguard or a simple caddy instance but also more sophisticated versions.
It would be good (but not a must) to have a search feature enabled.
Any recommendations?
Sharing over LAN or Internet? To desktops, mobile devices? For file sync or streaming?
Then I would approach it as just regular file syncing. Syncthing is probably the most popular piece of software, though I haven’t used personally used it over the Internet.
If you don’t want to sync every file, perhaps your NAS has a native desktop file sync client? Or I’d run something basic like Filebrowser and let them download the individual files/folders they want, though it doesn’t do syncing.
Imho easy mode is just throwing it on Plex and making sure your port is set up on your router for external access, then just sharing your music folder in Plex.
No need for a domain or anything
Plex should not be accessed externally using a port forward. Always use app.plex.tv as it prevents unauthenticated users from seeing the instance.