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.

  • vimofthevine@lemmy.world
    link
    fedilink
    English
    arrow-up
    1
    ·
    edit-2
    1 year ago

    Currently running on an old HP Prodesk G2 with Debian 11:

    • Actual Budget : personal finance & budgeting
    • Dashy : dashboard
    • Jupyter : web-based use of jupyter notebooks for data analysis
    • Photoprism : photo library
      • I use FolderSync on mine and my wife’s phones to backup photos to photoprism nightly via WebDAV
    • mariadb : metadata storage for photoprism
    • Pihole : for ad blocking on the network
    • Traefik : proxies access to all services

    Plus grafana and prometheus for monitoring, although I haven’t fully configured them so they’re not terribly useful at the moment.

    All are running as rootless docker containers. I’ve considered switching back to normal rooted containers, since there are some oddities with file permissions and networking (e.g., pihole only sees one client IP address).

    All data is backed up to BackBlaze B2 via restic.

      • vimofthevine@lemmy.world
        link
        fedilink
        English
        arrow-up
        0
        ·
        1 year ago

        No complaints so far–my requirements and expectations for it were pretty minimal to begin with. Face recognition is decent although I have to regularly go in and correct a lot of unknown faces from time to time.

        Only thing that bugs me currently is having to log in every time. I’d really like a remember-me option.