Either self-hosted or cloud, I assume many of you keep a server around for personal things. And I’m curious about the cool stuff you’ve got running on your personal servers.
What services do you host? Any unique stuff? Do you interact with it through ssh, termux, web server?
- eric ( @eric@lemmy.ca ) English12•4 months ago
Lenovo ThinkStation P330 Tiny. Debian + Podman systemd quadlets, running these services:
- Jellyfin
- Sonarr
- Radarr
- Qbittorrent w/ VPN
- Linkwarden
- Calibre Web
- Immich
- Lidare
- Postgres
- Prowlarr
- Vaultwarden
- krolden ( @krolden@lemmy.ml ) 5•4 months ago
P330 tiny is so good I just wish there was a ryzen version with a pcie slot. Quicksync is great but I hate Intel.
- tau ( @tau@lemmings.world ) 1•4 months ago
Do you have any tips (or examples) using quadlets? I tried using them but I couldn’t wrap my head around them.
- eric ( @eric@lemmy.ca ) English2•4 months ago
I used this guide https://www.redhat.com/sysadmin/quadlet-podman
I have a folder on my in my home folder called
containers
symlinked to/etc/containers/systemd
with my .container files. This is my jellyfin.container for using the Nvidia Quadro on my server.[Unit] Description=Podman - Jellyfin Wants=network-online.target After=network-online.target Requires=nvidia-ctk-generate.service After=nvidia-ctk-generate.service [Container] Image=lscr.io/linuxserver/jellyfin:latest AutoUpdate=registry ContainerName=jellyfin Environment=PUID=1000 Environment=PGID=100 Environment=TZ=America/St_Johns Environment=DOCKER_MODS=ghcr.io/gilbn/theme.park:jellyfin Environment=TP_THEME=dracula Volume=/home/eric/services/jellyfin:/config Volume=/home/eric/movies:/movies Volume=/home/eric/tv:/tv Volume=/home/eric/music:/music PublishPort=8096:8096 PublishPort=8920:8920 PublishPort=7359:7359/udp PublishPort=1900:1900/udp AddDevice=nvidia.com/gpu=all SecurityLabelDisable=true [Service] Restart=always TimeoutStartSec=900 [Install] WantedBy=default.target
I use
sudo podman auto-update
to update the images to utilize theAutoUpdate=registry
option.
- JustEnoughDucks ( @JustEnoughDucks@feddit.nl ) 7•4 months ago
I have an orangepi zero 3 with pihole
Then an ITX PC with
-
mealie (meal planner, recipe parser, grocery list maker with a bunch of features and tools)
-
immich for self hosting a google photos alternative
-
*arr stack for torrenting Linux ISOs
-
Jellyfin for LAN media playing
-
home assistant for my VW car, our main hanging renovation lights, smoke and CO monitors, and in the future, all of the KNX smart systems in our house
-
Syncthing for syncing photo backup and music library with phone
-
Bookstack for a wiki, todos, journal, etc… (Because I didn’t want to install better services for journals when I don’t use it much)
-
paperless-ngx for documents
-
leantime for managing my personal projects, tasks, and timing
-
Valheim game server
-
Calibre-web for my eBook library backup
-
I had nextcloud but it completely broke on an update and I can’t even see the login fields anymore, it just loads forever until it takes down my network and server, so I ditched it since I never used it anyway
-
crowdsec for much better (preemptive) security than fail2ban
-
traefik for reverse proxy
- m0darn ( @m0darn@lemmy.ca ) 5•4 months ago
As a person that actually torrented a Linux iso on Friday, thank you! Lol
-
- chevy9294 ( @chevy9294@monero.town ) English7•4 months ago
On my Raspberry Pi 4 4gb with encrypted sd is:
- pihole
- wireguard server
- vaultwarden
- cloudflare ddns
- nginx proxy manager
- my website
- ntfy server
- mollysocket
- findmydevice server
- watchtower
Pi is overkill for this kind of job. Load average is only 0.7% and ram usage is only 400M
- BlueÆther ( @BlueEther@no.lastname.nz ) 2•4 months ago
findmydevice server
What server are you running for this?
- Scott ( @scott@lem.free.as ) English2•4 months ago
- perishthethought ( @perishthethought@lemm.ee ) English7•4 months ago
You might like to search this community, and also \c\self_hosted, since this question gets asked a lot.
For me:
- Audiobookshelf
- Navidrome
- FreshRss
- Jellyfin
- Forgejo
- Memos
- Planka
- File Storage
- Immich
- Pihole
- Syncthing
- Dockge
I created two things - CodeNotes (for snippets) and a lil’ Weather app myself 'cause I didn’t like what I found out there.
- umbrella ( @umbrella@lemmy.ml ) 1•4 months ago
how do you like freshrss? do you use it on mobile too?
- perishthethought ( @perishthethought@lemm.ee ) English2•4 months ago
I love it. I do use it on mobile, in my browser too. I’ve been meaning too see what other clients are available for android.
- PerogiBoi ( @PerogiBoi@lemmy.ca ) 6•4 months ago
Minetest server, arr suite, plex, Pihole, calibre, homesssistant, Nextcloud.
Interact with it through a Homarr webpage and all of it is virtualized through proxmox.
- BlueÆther ( @BlueEther@no.lastname.nz ) 5•4 months ago
ATM I have the following running:
- Caddy
- NextCloud
- Webpress
- Plex
- Actual Budget
- Portainer
- Vaultwarden
- Grafana
- Stable Diffusion
- QBT
- *arr stack
- 4 Debian instances with differing bits and bobs on
- MIT Scratch
- Neon KDE (Drives lounge TV)
- Win10 and 11 vms
- TrueNAS
- OpnSense
- Homepage
- Navidrome
- SoulSeek
- The Doctor ( @drwho@beehaw.org ) English4•4 months ago
I’ve got servers all over the place. A sample of what I have running on all of them:
- YaCy
- SearxNG
- Kodi
- Shaarli
- Huginn
- Part-DB-server
- Bookstack
- Cyberchef
- Efflux
- Discover5164 ( @Discover5164@lemm.ee ) 4•4 months ago
here is my deploy
- youmaynotknow ( @jjlinux@lemmy.ml ) 1•4 months ago
Are you using Kavita for your books as well? I have my books on Calibre, but I’m seriously considering putting it all under Kavita.
- Discover5164 ( @Discover5164@lemm.ee ) 2•4 months ago
yes i use kavita, i have a couple hundred books.
- youmaynotknow ( @jjlinux@lemmy.ml ) 2•4 months ago
I guess that’s going to be the way. I’m moving all the services I have under UnRaid to ProxMox, and wanted to lower the app count. Thanks for the tip.
- Onno (VK6FLAB) ( @vk6flab@lemmy.radio ) 4•4 months ago
I use Docker and (currently) VMware and host whatever I need for as long (or short) as I need it.
This allows me to keep everything separate and isolated and prevents incompatible stuff interacting with each other. In addition, after I’m done with a test, I can dispose of the experiment without needing to track down spurious files or impacting another project.
I also use this to run desktop software by only giving a container access to the specific files I want it to access.
I’m in the process of moving this to AWS, so I have less hardware in my office whilst gaining more flexibility and accessibility from alternative locations.
The ultimate aim is a minimal laptop with a terminal and a browser to access what I need from wherever I am.
One side effect of this will be the opportunity to make some of my stuff public if I want to without needing to start from scratch, just updating permissions will achieve that.
One step at a time :)
- thayer ( @thayer@lemmy.ca ) English4•4 months ago
NUC 8i5, 32GB, 500GB NVMe (host), 8TB SSD (data), Akasa Turing fanless case, running Proxmox:
- samba
- syncthing
- pihole
- radicale
- jellyfin
- minidnla
I also have a Pi 4 running LibreElec for Kodi on the home theater. Nothing fancy yet and it more than meets our current needs. Most maintenance done over SSH.
Would like to eventually get a proper web and email server going (yes, I know).
- slabber ( @sundaylab@lemmy.ml ) 4•4 months ago
I settled on a Fujitsu Q920 with 16 GB of RAM and a 1 TB SSD. Runs FreeBSD 14.1 and each service has its own Jail.
Services:
DNSmasq - local DNS and adblocker Wireguard Navidrome MPD - Media server Vaultwarden - password save Radicale - cardav and caldav server TinyRSS - RSS aggregator Zabbix - server and service monitoring Postgresql Gitea - git repository Emby - jellyfin alternative Mariadb Bhyve VM with Debian running 2 apps (invoiceplane and leantime) which use a quite old php version and I never had time to port to Freebsd.
A second machine that starts daily and creates a backup of machine 1 by using ZFS autobackup.
Nothing fancy but it does what I need.
- gpstarman ( @gpstarman@lemmy.today ) 4•4 months ago
Homework worth of TBs
- therealjcdenton ( @therealjcdenton@lemmy.zip ) English4•4 months ago
Nice try fed won’t get my ssh keys that easily
- gerdesj ( @gerdesj@lemmy.ml ) English4•4 months ago
I started to answer your question with a list of stuff and then deleted the lot and started again:
What are you really after? Do you fancy a challenge or what?
- DigitalDilemma ( @digdilem@lemmy.ml ) English4•4 months ago
- HomeAssistant and a bunch of scripts and helpers.
- A number of websites, some that I agreed to host for someone who was dying.
- Jellyfin and a bunch of media
- A lot of docker containers (Adguard, *arrs)
- Zoneminder
- Some routing and failover to provide this between main main server and a much smaller secondary (keepalived, haproxy, some of the docker containers)
- Some development environments for my own stuff.
- A personal diary that I wrote and keep track of personal stats for 15 years
- Backup server for a couple of laptops and a desktop (plus automated backup archiving)
Main server is a ML110 G9 running Debian. 48G/ram. 256 ssd x2 in raid1 as root. 4tb backup drive. 4tb cctv drive. 4x4tb raid 10 data drive. (Separating cctv and backup to separate drives lowers overall iowait a lot). 2nd server is a baby thinkcentre. 2gb ram, 1x 128gb ssd.
Edit: Also traccar, tracking family phones. Really nice bit of software and entirely free and private. Replaced Life360 who have a dubious privacy history.
Edit2: Syncthing - a recent addition to replace GDrive. Bunch of files shared between various desktops/laptops and phones.