this post was submitted on 14 Dec 2023
148 points (98.7% liked)

Selfhosted

37814 readers
527 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

Rules:

  1. Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.

  2. No spam posting.

  3. Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it's not obvious why your post topic revolves around selfhosting, please include details to make it clear.

  4. Don't duplicate the full text of your blog or github here. Just post the link for folks to click.

  5. Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).

  6. No trolling.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 1 year ago
MODERATORS
148
Useful apps to self-host (self.selfhosted)
submitted 6 months ago* (last edited 6 months ago) by fahad to c/selfhosted
 

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

(page 2) 50 comments
sorted by: hot top controversial new old
[–] [email protected] 2 points 6 months ago* (last edited 6 months ago) (13 children)

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

load more comments (13 replies)
[–] Tolstoy 2 points 6 months ago (1 children)

Is it custom build NAS or something like Synology?

As already mentioned for proper backups you should locate the NAS somewhere else.

I'm not an expert by any means so don't take my word for it. I've tinkerd with some pies befor but this was my proper first project: a NAS for my family (multiple households).

If it's for personal use, you can use a VPN to your local network. It's by far the safest option and easier to setup.

I went with OMV (openmediavault) for local sharing as OS + Docker + portainer. For the backups and access I went with Docker Nextcloud and Docker Swag (letsencrypt) and a reserve proxy with duckdns since I don't have a fixed IP. Nextcloud setup was the easiest part and not really a hassle. With a VPN you won't need to tinker with the "access from net" stuff.

For syncing files on Android I would recommend Autosync since it's the most reliable one IMO. No other OS tested so far.

Nextcloud can handle a lot on its own and for something special you will find a proper plugin. For the download needs you may find some docker containers.

[–] fahad 1 points 6 months ago

Custom build NAS

load more comments
view more: ‹ prev next ›