Always-up, a restart-on-unhealthy lightweight service for docker

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

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • docker-autoheal

    Monitor and restart unhealthy docker containers.

  • Hello guys, I often have this issue where a container B uses the network of a container A and container A fails at some point. Also I have many dumb containers that will just fail on their own without being restarted. I tried the nice willfarrell's autoheal but it does not support dependencies. I did not want to migrate my setup to some k3s or something that would be way overkill for what I want.

  • always-up

    Keep your services up by restarting containers based on health checks. Supports dependencies between services.

  • I developped always-up, a very lightweight service (docker image) that will scan for unhealthy containers and restart them. The main feature is that it handles container dependencies and will restart them in the right order.

  • 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