New Self-Hosted Set-up and Security Questions

This page summarizes the projects mentioned and recommended in the original post on /r/selfhosted

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • distrobuilder

    System container image builder for LXC and Incus

  • If you do want more of a VM-like experience, there are also Linux containers which basically have the full distro experience. (I run PiHole this way (on a rpi4) with an Ethernet bridge for its own IP.)

  • k3s

    Lightweight Kubernetes

  • Kubernetes/Docker: both are container orchestration mechanisms, and Docker compose/swarm + Portainer is probably way more lightweight, especially if you just have a single node. There are lightweight Kubernetes implementations like k3s and k0s, but most self-hosted projects will typically only have Docker compose yaml files. (It's not hard to translate them to either k8s manifest files or Helm charts, but it's an additional learning curve when you just want to set something up quickly.) I would recommend setting up a reverse proxy so you can have multiple services on the same port. Personally, I use Traefik proxy which uses annotations/labels to auto-discover services (along with k3s and metallb).

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Microshift: Small form factor OpenShift/Kubernetes

    1 project | news.ycombinator.com | 2 Jan 2024
  • K3s – Lightweight Kubernetes

    17 projects | news.ycombinator.com | 11 Oct 2023
  • Lazydocker

    19 projects | news.ycombinator.com | 18 Jul 2023
  • The StackRox Kubernetes Security Platform is now open source

    1 project | /r/kubernetes | 28 Jun 2023
  • Are there any dedicated linux distros that come out of the box with k8s?

    4 projects | /r/kubernetes | 28 May 2023