Hey all, I know the purists might sneer at me for this, but I just spun up a server via Hetzner so I could run Docker in the cloud. Since my ISP uses CGNAT, my only options for hosting services at home are either via Tailscale Funnel or CloudFlare Tunnel. If you remember my previous post about Yattee, that’s not available on the public internet, but was meant for my private use only. The idea behind this new project is hosting things I intend for public access. I’m debating if I’m going to use a domain I already own that ends in the .us TLD or if I should wait until I get paid in a couple of days and buy a new one from Pork Bun that doesn’t have the .us TLD and all the potential baggage that carries. Three questions come to mind:

  • How practical is running Portainer on my Docker instance? (I’ve got it installed, but I’m new to Portainer and Docker for the most part.)
  • Other than Friendica, Mastodon, Matrix, PeerTube and PieFed, what’s worth running on a Docker instance with 8 VCPUs, 16GB of RAM and around 300GB of storage?
  • Is there a Matrix room for those wishing to discuss self-hosting, especially via Docker?
  • Elvith Ma'for@feddit.org
    link
    fedilink
    English
    arrow-up
    3
    ·
    edit-2
    3 hours ago

    Other than Friendica, Mastodon, Matrix, PeerTube and PieFed, what’s worth running

    Maybe Nextcloud (not only for storage, but also calendar, video conferences, office, when combined with Collabora,…)? Also Immich (basically Google Photos) comes to mind. Your own instance of SearXNG.

    Any kind of ToDo-list, Kanban board, …?

    A ticketing system?

    A Wiki to host your documentation? Note, that you may want to access it if the server fails, so…

    Some stack of components around Grafana or such to visualize some data? Since you mentioned Hetzner, I’m guessing you’re from Germany. You could build a small container, ingest the gas prices that the gas station are required to publish and build a dashboard for the gas prices in your area? (Hint, here’s an API licensed under Creative Commons - https://creativecommons.tankerkoenig.de/ )