Best way to manage multiple Docker hosts?

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

    The lazier way to manage everything docker

  • I use Portainer on my primary server and Agent on the other three. On each server, I am running Watchtower to keep the images current. Even though I can access logs in Portainer, I like Dozzle for viewing logs on each server. As an additional tool, I use Lazydocker for quick work while I am in each server via SSH.

  • portainer-templates

    🚢 500+ 1-click Portainer app templates

  • I initially learned Docker with Compose files. I wanted to learn "the hard way" before trying a web GUI. I'm kind of old school. I like that I can easily create a container in the web GUI, use a template (which are abundant,) build a Compose file as a stack in Portainer, or just launch a docker run -d command at the prompt and the container just appears in Portainer. Flexibility is a good thing.

  • 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