Deploy/update containers running on distributed machines in the field

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

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

    A process for automating Docker container base image updates.

  • Watchtower (https://github.com/containrrr/watchtower) is a Docker container that periodically checks for new images for other Docker containers running on the same system. If any updates are found, it pulls the new image and recreates the appropriate container. If all of the images used are being published by your company, then this might be a good solution since as soon as you push a new Docker image, all of the clients would automatically pull it and recreate their containers.

  • 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