Best ways to self-host containers on a personal server

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

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
  • k3d

    Little helper to run CNCF's k3s in Docker

  • Flux

    Discontinued Successor: https://github.com/fluxcd/flux2 (by fluxcd)

  • Otherwise, Kubernetes would be my suggestion. It doesn't have to be that complicated. I can recommend Flux (https://github.com/fluxcd/flux) for managing deployments. It makes everything a lot easier.

  • 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
  • k0s

    k0s - The Zero Friction Kubernetes

  • others have said swarm and kubernetes. can check out k0s for an even lighter kubernetes. https://k0sproject.io/

  • personnel-api

    Discontinued Back-end for personnel-v2 (deprecated)

  • I run compose in production and use a basic GitHub action to update it. https://github.com/29th/personnel-api/blob/master/.github/workflows/deploy.yml

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

  • Container Updating Strategies

    6 projects | /r/selfhosted | 31 Dec 2022
  • Can I scale my dockerized Flask solution with Kubernetes?

    2 projects | dev.to | 6 Apr 2024
  • One Minute: Compose

    4 projects | dev.to | 30 Mar 2024
  • Using test helpers in Go

    1 project | dev.to | 16 Feb 2024
  • Kompose: Conversion Tool for Docker Compose to Kubernetes

    1 project | news.ycombinator.com | 19 Dec 2023