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 ) 
    link
    fedilink
    English
    122 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
      •  eric   ( @eric@lemmy.ca ) 
        link
        fedilink
        English
        2
        edit-2
        2 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 the AutoUpdate=registry option.

  • 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

  •  chevy9294   ( @chevy9294@monero.town ) 
    link
    fedilink
    English
    7
    edit-2
    2 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

  • 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.

  • 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
  • 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 ) 
    link
    fedilink
    English
    42 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).

  • 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.

  •  digdilem   ( @digdilem@lemmy.ml ) 
    link
    fedilink
    English
    4
    edit-2
    2 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.