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.

  • 💡dim
    link
    English
    21 year ago

    Dell Optiplex SFF ex office machine…

    SearxNG Passbolt Nextcloud Airsonic Wordpress PrivateBin SHLink FreshRSS Gitea Shaarli

    All subdomains on apache proxies… its a bit of a mess though. Whenever it comes to update something I can never remember how I installed it. Theres a heady mix of script installs, deb installs, source installs. I’ve got Gitea ready to update but I have no idea what method I used to install it :')

        • @[email protected]
          link
          fedilink
          English
          41 year ago

          I just read the post about backups. Since we don’t need 100% uptime. It is so easy to shut down the services, tar.gz the data folder, then store the in b2, restart everything and your server is looking schmick again!

          I cannot go back to apt install ...