this post was submitted on 05 Jun 2023
3 points (100.0% liked)

Technology

38500 readers
1 users here now

A nice place to discuss rumors, happenings, innovations, and challenges in the technology sphere. We also welcome discussions on the intersections of technology and society. If it’s technological news or discussion of technology, it probably belongs here.

Remember the overriding ethos on Beehaw: Be(e) Nice. Each user you encounter here is a person, and should be treated with kindness (even if they’re wrong, or use a Linux distro you don’t like). Personal attacks will not be tolerated.

Subcommunities on Beehaw:


This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.

founded 3 years ago
MODERATORS
 

Curious what you've got installed on it. What do you use a lot but took awhile to find? What do you recommend?

top 7 comments
sorted by: hot top controversial new old
[–] [email protected] 3 points 2 years ago

I just have a Synology with 4 drives. Super basic and was very easy to set up and takes up very little space in a closet. I mount it to my Ubuntu server using samba, and then any data processing that needs to be done on that data (e.g. plex, music server, etc.) is done on the server, which is much more powerful than the little Celeron CPU that the Synology has.

[–] [email protected] 3 points 2 years ago

TrueNAS virtualized under Proxmox with HBA card passed through. I don't run apps on my NAS, it's just for storage.

[–] [email protected] 2 points 2 years ago

I have an Ubuntu VM running on my Proxmox server. It just exports some folders over NFS that I mount from my laptops and PC. Then I have Nextcloud running in a separate VM so my phone can upload photos. The NC storage is all the NFS mounted folders from the NAS. Simple and works.

[–] [email protected] 1 points 2 years ago

Using an old Netgear Readynas R102 with 4.5 TB of usable storage in RAID 0.

I used to run all kinds of services on the nas itself via the ssh access, but I've since moved those to separate raspberry pis. The pis use the nas as a networked storage.

I run a webserver, music server, matrix server and torrent client seeding ubuntu images.

I want to make a storage cluster using Ceph in the future, but I've not found any suitable small computers that I could use with that.

[–] [email protected] 1 points 2 years ago (1 children)

I run everything on a lean Ubuntu server install. My Ansible playbooks then take over and set up ZFS and docker. All of my hosted services are in docker, and their data and configs are contained, regularly snapshotted, and backed up in ZFS.

I run basically all of the Arr stack, Plex (more friendly to my less tech savvy family then my preferred solution Jellyfin), HAss, Frigate NVR, Obsidian LiveSync, a few Minecraft worlds, Docspell, Tandoor recipes, gitea, Nextcloud, FoundryVTT, an internet radio station, syncthing, Wireguard, ntfy, calibre, Wallabag, Navidrome, and a few pet projects.

I also store or backup all of the important family documents and photos, though I haven't implemented Immich just yet, waiting for a few features and a little more development maturity.

About 30TB usable right now.

[–] [email protected] 1 points 2 years ago (1 children)

Docspell

Could you go into a bit more detail on this particular stack and how it's useful to you?

[–] [email protected] 2 points 2 years ago

Certainly. Mostly it started as a way to keep tax documents and receipts safe and easily findable.

It's grown into a "huh, maybe this letter from <bank, school, insurance, charity, etc> is important, but it clutters the house less when ones and zeros", so we scan it in.

Then when we need info, we can just search for the name of the sender, the date, account numbers, literally anything remotely legible in the document and get lightning fast results.

load more comments
view more: next ›