23
submitted 3 weeks ago by [email protected] to c/[email protected]

Hey, I'm in the way of building my homelab already thinking of some apps to run on it... Truenas in a VM, a Debian VM to run docker. And on this point, do you a have some docker apps recommandations? Write down all the apps that worth looking at them 👇👇

top 38 comments
sorted by: hot top controversial new old
[-] [email protected] 5 points 3 weeks ago* (last edited 3 weeks ago)

Jellyfin Jellyseerr Prowlarr Sonarr Radarr Bazarr qBittorrent

All on OpenMediaVault 7 with the compose plugin. Do not use Portainer it sucks, OMV has it with the compose plugin and it's better and more streamlined into the OS.

Piracy is the only way.

[-] [email protected] 3 points 2 weeks ago

There's also Bitmagnet, it you'd like a local tracker for the Arr stack.

[-] [email protected] 1 points 2 weeks ago

Good to know

[-] [email protected] 1 points 2 weeks ago

Portainer has been good for me, what's wrong with it?

[-] [email protected] 1 points 2 weeks ago

I use Portainer and it's a good UI, but I find the way they market business edition pretty scummy. Like having a banner ad constantly visible on the page, and having half the features visible but disabled with a big bright "upgrade to Business Edition" message next to them, and directly refusing to add any mechanism to opt out. I respect that they need funding for development, but they need to realize that a lot of their users simply don't need a business license and aren't going to buy one no matter how much advertisement you throw at them. The fact that they don't realize that and refuse to budge indicates to me that they've stopped caring about the user experience of their product.

Sorry for the rant, I've been annoyed by this for a long time. Some day I'll set up my own gitops pipeline, but that pesky day job keeps getting in the way.

[-] [email protected] 1 points 2 weeks ago

Yeah I can understand this. Wonder if you could block some of this frames to hide the ads.

[-] [email protected] 1 points 2 weeks ago

It's just a bloated way to manage Docker containers. Plus you can save your compose files through OMV

[-] [email protected] 1 points 2 weeks ago

I would prefer not using this this way.. Personally I would set up TrueNAS and then a Debian VM on proxmox with all the docker with the CLI (I don't really need a management tool... Or maybe Rancher)

[-] [email protected] 2 points 2 weeks ago

If you are somewhat comfortable with the cli you could install proxmox as zfs then create datasets off the pool to do whatever you want. If you wanted a nicer gui to manage zfs you could also install cockpit on the proxmox hypervisor directly along with the zfs plugin to manage the datasets and share them a bit easier. Obviously you could do all of that from the command line too.

Personally I use proxmox now where before I made use of Debian. The only reason I switched was it made vm/lxc management easy. As for truenas it's also basically Debian with a different gui. These days I'm more focused on optimization in my home lab journey. I hope you enjoy the experience however you begin and whatever applications you start with.

[-] [email protected] 1 points 2 weeks ago
[-] [email protected] 4 points 3 weeks ago

Check out these guys: https://www.linuxserver.io/

https://hub.docker.com/u/linuxserver

They have a pretty good catalog of pre-built Docker containers. You don't have to use their version of things but there is a lot of software that I was previously unaware of that I learned of through them.

[-] [email protected] 3 points 2 weeks ago

I’ll throw my vote in for Jellyfin as well. My wife had a big dvd and Blu-ray collection and it streams perfectly over local network. If you’re into dev at all, I use mine to as a dev environment and Jenkins container to test and deploy my commits

[-] [email protected] 2 points 2 weeks ago

While TrueNAS is great I found it to be significantly more NAS-oriented than a general "home server". It's certainly capable just very into the weeds with permissions, users, groups, etc. It's not very noob friendly. If you aren't primarily dealing with a ton of data, you might want to look into something like CasaOS or Homarr which make sharing data on the network very "set it and forget it" and are more focused on apps.

Also recommendations include PiHole, Immich, Qbittorrent, Plex (or Jellyfin) obviously, SyncThing, Duplicati, Home Assistant (although you probably want to run that in a VM) and Tailscale and NGINX proxy manager for accessing outside the house.

[-] [email protected] 1 points 3 weeks ago

Mine are:

  • FreshRss (news)

  • Jellyfin (media)

  • Immich (photo backup)

  • Paperless (document backup)

  • Forgejo (code forge)

  • Syncthing (file move arounder)

  • Filebroswer (file backup)

  • Planka (lists, to-dos)

  • Navidrome (music)

  • PiHole (ad block, dns)

Have fun!

[-] [email protected] 1 points 3 weeks ago

Do you think NextCloud is a good way to store photos, docs...

[-] [email protected] 3 points 3 weeks ago

Nextcloud is good at general cloud features. It's not specialized in photo management. If you're storing memes or cell phone pictures it's fine, but if you use an actual camera that uses a RAW format, you're much better off using Immich.

[-] [email protected] 1 points 2 weeks ago

Humm OK but I think just for photo saving and showing I would be okay for me

[-] [email protected] 2 points 2 weeks ago* (last edited 2 weeks ago)

I use nextcloud and immich in read only mode on top. Works like a charm. I sync my phone over weebdav every night.

[-] [email protected] 0 points 3 weeks ago

If you're only using nextdoor for fine sync, seafile or synching will be vastly superior

[-] [email protected] 1 points 3 weeks ago* (last edited 3 weeks ago)

That is probably true, however, I personally use it to share with others who are not part of my network, calendar integration, password database access across many devices, rsync backups across *many devices, document editing via Collabora and probably other things I'm not thinking about at the moment. I don't have the performance issues that others note, but I took all of the performance improvement steps noted in the documentation: have bare metal well-resourced db hosts (for multiple services), dedicated redis cache, properly configured php-fpm, etc.

[-] [email protected] 2 points 3 weeks ago

I use Nextcloud to hold all my personal and important files as well as my wife and I’s shared photo album. I use an old Surface laptop as a digital picture frame and have it on a random loop slideshow of our pictures album on our Nextcloud.

We use the iPhone apps to upload our photos and then it shows up on our frame. Works really well!

[-] [email protected] 2 points 2 weeks ago

I use it, mostly because I wanted to build an analogue to Google Drive/Photos, though it took some work to get it to a point where it felt good. Since the default Photos app feels pretty garbage to me, I installed the Memories app (same thing but better, very like Google photos) as well as Preview Generator & Recognize.

These seem to do the trick. The automated tagging isn't without its issues (pretty janky, frankly), but I'm pretty content with it to the point where I'm not looking to change in a hurry. Haven't tried Immich, though it looks pretty enough like I'd probably just go with it since it does the one task it's supposed to do, but again, I'm comfy and don't feel the need to find a new home for my photos yet.

[-] [email protected] 1 points 2 weeks ago

I've used nextcloud for a while now, but it does suffer from jack of all trades syndrome. I've started offloading the things I use it for to other services that do a particular thing better. Syncthing for general file syncing across my devices, Immich for managing photos, Radicale for contacts and calendar sync...

If you're just looking for an all in one Google Drive like experience for your files though, Nextcloud is as good as it gets.

[-] [email protected] 1 points 3 weeks ago

I have no experience with NC, but the sense i get is yes, once you go that direction, you can do a lot with it.

[-] [email protected] 1 points 3 weeks ago

NC itself is discussable, but desktop/android clients are awesome. Autoupload and files preview without download are great features.

[-] [email protected] 1 points 3 weeks ago* (last edited 2 weeks ago)

Acronyms, initialisms, abbreviations, contractions, and other phrases which expand to something larger, that I've seen in this thread:

Fewer Letters More Letters
DNS Domain Name Service/System
IP Internet Protocol
NAS Network-Attached Storage
PiHole Network-wide ad-blocker (DNS sinkhole)
Plex Brand of media server package
VPN Virtual Private Network
XMPP Extensible Messaging and Presence Protocol ('Jabber') for open instant messaging

6 acronyms in this thread; the most compressed thread commented on today has 13 acronyms.

[Thread #720 for this sub, first seen 28th Apr 2024, 13:55] [FAQ] [Full list] [Contact] [Source code]

[-] [email protected] 1 points 3 weeks ago

That very much depends on what you want to do.

The self hosted mailing list has a directory of apps they track.

There's also the Awesome Self hosted.

[-] [email protected] 0 points 3 weeks ago
  • trilium notes
  • paperlessngx
  • cups
  • homeassistant
  • syncthing
[-] [email protected] 1 points 2 weeks ago
[-] [email protected] 2 points 2 weeks ago

Cups

linux printing server - if you want to share a printer over network or just use one locally on a linux machine.

[-] [email protected] 2 points 2 weeks ago* (last edited 2 weeks ago)

Instead of wifi printing, my printer is attached directly to my Pi, then Common Unix Print Server/System (later Rebranded Cupertino Print Server when apple took over the project many years later) acts as printer announcement, driver and spooler service.

[-] [email protected] -1 points 3 weeks ago* (last edited 3 weeks ago)
  • Stirling PDF
  • IT Tools
  • SearXNG
  • Dashy
  • PiHole or Adguard home
[-] [email protected] 1 points 2 weeks ago

Why do you host your SearXng?

[-] [email protected] 2 points 2 weeks ago

Custom default settings, speed, and reliability (not IP blacklisted)

[-] [email protected] 1 points 2 weeks ago

But it fetches results directly from google so it is related to only you between hundreds people with public one

[-] [email protected] 2 points 2 weeks ago

(not OP but same boat) Doesn't really matter to me because google knows my servers external IP which is a non-issue: I don't expect google to try to attack me individually but crawl data about me. There is no automatic link between my server and my personal browsing habits.

In terms of attack vector vs ease of use , self hosting searxng is a nobrainer for me - but I do have an external server available for things like that anyway so no additional overhead needed.

[-] [email protected] 1 points 2 weeks ago

I don't fetch from google. Also a VPN does wonders for that.

[-] [email protected] 1 points 2 weeks ago

Oh yeah the vpn ! But where so you fetch from?

this post was submitted on 28 Apr 2024
23 points (100.0% liked)

Selfhosted

36370 readers
614 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 11 months ago
MODERATORS