Hello everyone! Mods here 😊

Tell us, what services do you selfhost? Extra points for selfhosted hardware infrastructure.

Feel free to take it as a chance to present yourself to the community!

🦎

    • Jellyfin
    • OpenVPN
    • radicale
    • jellyseerr
    • ArchiveBox
    • pydio
    • Nextcloud
    • Ocis
    • pihole
    • CollaboraOffice server
    • Gokapi
    • Seafile
    • Mastodon
    • GoToSocial
    • Signal Proxy

    Running xen hypervisor (Debian 12) on a HP Elitedesk 805 Gen6 (currently 10 VMs) at home, a few VPS from different hosting providers too.

  • @iluminae@lemmy.world
    link
    fedilink
    English
    3
    edit-2
    2 years ago

    Ceph (rbd,s3) on 4 poweredges.

    Nomad, Consul servers running in a 3 node raft on some ARM SBCs.

    Nomad clients on 2 poweredges and 3 arm SBCs running:

    • s3 CSI (media and large file storage is all on s3)
    • rbd CSI (all the stateful jobs have rbd block devices)
    • NATS cluster with Jetstream to enable MQTT support
    • mosquito mqtt (had to run mosquito for mqtt v5)
    • mosquito<->nats bridge (via benthos)
    • nodered (just for easy Google home integration)
    • zwavejs2mqtt
    • zigbee2mqtt
    • frigate (can only talk mqtt v5 so had to run mosquito just for this)
    • grafana
    • gotify
    • gitea
    • drone CI
    • postgresql
    • BitTorrent client
    • ceph rgw s3 gateways
    • NATS based home automation lambdas - I wrote these in go
    • Adguard home
    • traefik as main ingress
    • Prometheus
    • prom node exporter
    • jellyfin
    • jackett
    • a program I wrote that manages torznab->acquisiton->s3 lifecycle
    • a website
    • wireguard servers

    And that is just in the server room - I also have more like the 3d printer and CNC machine controllers etc.

  • Anarch157a
    link
    fedilink
    English
    52 years ago

    Hello selfhosters.

    Here’s my list of stuff:

    On a VPS hosted in Germany:

    On my home server (my old gaming PC, repurposed)

    • Proxmox to manage several containers/VMs:
      • OPNsense Firewall
      • HomeAssistant
      • Pihole
      • Gitlab
      • Jellyfin
    • @MigratingtoLemmy@lemmy.world
      link
      fedilink
      English
      32 years ago

      Hi, thanks for your comment! I just visited your blog and noticed that it loads fairly quickly: I assume you must have some sort of CDN set up. Could you point me to how you went about setting up the CDN for your domain/website? Thanks!

      • Anarch157a
        link
        fedilink
        English
        62 years ago

        No CDN. The secret is way simpler: It’s a static site. Just a bunch of files served directly by Nginx. I use Pelican to generate the site from Markdown files.

  • devveOPM
    link
    fedilink
    English
    10
    edit-2
    2 years ago

    I will go first 😌

    I selfhost codimd, vaultwarden, kuma, immich, home assistant, trilium, hugo, gotify, wakapi and umami. I have one VPS and one custom built NAS at home.

    I read you 👀🦎

    • BrightCandle
      link
      fedilink
      English
      2
      edit-2
      1 year ago

      Hugo? As in your generated site or you have some sort of service that costs hugo that generates and deploys your site or something else?

  • @dreamfinder@dis.ney.ink
    link
    fedilink
    English
    12 years ago

    I have a few raspberry pis, running Home Assistant, Unifi controller, PiHole… Otherwise i have DigitalOcean droplets, one hosts my Lemmy instance, and another hosts a couple of side project websites (my wife’s freelance business, and some other stuff)

  • Bharat Kalluri
    link
    fedilink
    English
    38 months ago

    Running Tipi on a five year old chrome box with tailscale as the VPN. Has been running great! Now I’m self hosting

    1. Adguard: adblocking inside tailnet & for DNS rewrites
    2. Barrage: Nice deluge UI
    3. Beszel: Clean & simple server monitoring. I monitor two of my instances & the self hosted setup on this.
    4. Beszel Agent: Agent for collecting data for Baszel
    5. Deluge: Torrenting
    6. Duplicati: Backups with a great UI
    7. File Browser: for quick ops
    8. Flowise AI: Great drag and drop LLM chat apps builder
    9. Immich: The absolute best way to manage pictures
    10. Jackett: For the arr stack
    11. Jellyfin: Media streaming solution with apps on my phone, TV & laptops
    12. Open WebUI: My default LLM chat client now, I no longer pay 20$ for chatGPT but just pay as I go with open webui and chatgpt api key
    13. Radarr
    14. Sonarr
    15. Uptime Kuma: Uptime monitoring for everything
    16. Wallos: Subscription management

    Tipi is pretty awesome. If you haven’t already, check it out!

    • @lemmeBe@sh.itjust.works
      link
      fedilink
      English
      23 months ago

      Didn’t know about Tipi!

      Getting ready to set up Immich, Navidrome and Nextcloud, was meaning to handle it with separate Docker containers, but now I’ll try Tipi first.

      Thanks!

  • @Gubb@lemmy.world
    link
    fedilink
    English
    1
    edit-2
    2 years ago

    3 Proxmox nodes 2 SFF Dell Optiplex (i5 with 32gb RAM) 1 Nuc (i7 with 64gb RAM)

    1 Truenas host (old gaming PC i5 with 64gb RAM and 8TB ZFS pool

    pfSense appliance for firewall

    • Pi-Hole
    • Vaultwarden
    • Immich
    • Paperless-ngx
    • InfluxDB + Grafana
    • Ansible
    • Nextcloud
    • Wireguard
    • UptimeKuma
    • Homeassiatant
    • Homepage
    • Octoprint
  • @oolong@lemmy.world
    link
    fedilink
    English
    42 years ago

    I have a used Lenovo Thinkcentre mini with an i3-7100T and 16gb RAM. I have Ubuntu server LTS installed on it and I run everything in docker containers.

    I host:

    • jellyfin server for my friends and family
    • qbittorrent to download for the JF server(behind a VPN)
    • Jellyseerr for requests
    • Jackett, Sonarr, and Radarr for downloads
    • a Minecraft server
  • Marxine
    link
    fedilink
    English
    92 years ago

    I joined to learn, still not self-hosting anything, but I intend to use an 11yo Compaq laptop (i5, 8GB RAM, 1TB HDD) as a server while I’m still practicing. I intend to self-host a lemmy instance and a nextcloud server.

    Thanks for everything you guys have been sharing I’ve already got some good leads, gonna try out YunoHost for starters

  • Max Headroom
    link
    fedilink
    English
    6
    edit-2
    2 years ago

    Hosting a whole bunch of stuff for myself, the family and also the public. For the larger family I’m hosting eMail but using a managed service offering for that (Hetzner). Too old to run my own IMAP/SMTP infrastructure ;)

    For a few private societies I’m hosting:

    For the public I host:

    Mostly formyself, but not restricted I’m hosting:

    • Pixelfed
    • LinkDing for Bookmarks
    • Excalidraw
    • Grafana
    • OverLeaf
    • StandardNotes Server
    • PiHole
    • GitTea
    • FreshRSS
    • Minio S3-kompatible Object Storage as Backend for Mastodon & Pixelfed (on an old Dell Optiplex at home over my DSL Line)
    • GoToSocial Fediverse Client (On a RaspberryPi at home)
    • PeerTube for public projects (on the same old Dell OptiPlex)
    • PeerTube as private Video Streaming platform (on a Dell Precision 3500 tower)

    Most services run in Docker Containers on some VPS at Hetzner. Some stuff runs in Docker Containers on old spare hardware at home.

    • qaz
      link
      fedilink
      English
      1
      edit-2
      2 years ago

      Are you using the mail service from Hetzner or are you using their servers to host it yourself?

      • Max Headroom
        link
        fedilink
        English
        32 years ago

        I’m using the Mail service from Hetzner. I did host my own eMails for more than 10 years but eventually decided it’s too much hassle.

        • qaz
          link
          fedilink
          English
          12 years ago

          I’m also using their mail servers, but I’m having some issues with DKIM. Is DKIM working fine for you?

  • @___@l.djw.li
    link
    fedilink
    English
    210 months ago

    Presently, my Fediverse presence is mostly self-hosted by one definition or another. This Lemmy instance lives on my server, and my Masto is hosted by a company dedicated to exactly that because it’s dirty cheap and one fewer thing for me to worry about.

    Looking to add to the list.

  • @hakunawazo@lemmy.world
    link
    fedilink
    English
    21 year ago

    Currently I play around with a Raspi 4 8GB with docker-compose. Most services are accessible with VPN only:
    Caddy (as easy reverse proxy)
    Portainer (container dashboard)
    Linkding (bookmarks)
    Baikal (calendar, todo list to sync with Android by caldav)
    Agendav (web calendar frontend)
    Dillinger (browser markdown editor with PDF export)
    Trilium (note app)
    Syncthing (google drive/onedrive alternative)
    Seafile (file sharing)
    Jellyfin (media server)