A simple question to this community, what are you self-hosting? It’s probably fun to hear from each-other what services we are running.

Please mention at least the service (e.g. e-mail) and the software (e.g. postfix). Extra bonus points for also mentioning the OS and/or hardware (e.g. Linux Distribution, raspberry pi, etc) you are running on.

  • StefanT@lemmy.world
    link
    fedilink
    English
    arrow-up
    1
    ·
    1 year ago
    • buildbot for archlinux package builds
    • dovecot with fetchmail for mail retrieval
    • fail2ban with very strict rules against all those bots
    • gitea for my own projects
    • home-assistant with some usual backend stuff like knxd, zigbee2mqtt, mosquitto
    • navidrome for the music collection
    • nextcloud with very few apps
    • vdr for recording TV shows from satellite with a smartcard reader for the local television smartcard
    • octoprint on the 3D printer
    • pacoloco, an archlinux package cache
    • paperless for document management
    • teamspeak

    All services are configured and deployed using saltstack and monitored with sensu. I do not use containers but I have all services hardened by hardening the systemd service and/or apparmor profiles.

    Backups are done using btrbk.