docker-swarm-visualizer
Node visualizer
A tool that visualizes the state of Docker Swarm Mode by displaying node data in a diagram.
A visualizer for Docker Swarm Mode using the Docker Remote API, Node.JS, and D3
3k stars
100 watching
588 forks
Language: JavaScript
last commit: 3 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
apocas/dockerode | A Node.js module that provides a JavaScript interface to Docker's Remote API for managing containers and interactions with the Docker daemon. | 4,401 |
nodejs/docker-node | An official Node.js Docker image for building fast and scalable network applications | 8,295 |
swarmpit/swarmpit | A lightweight mobile-friendly UI for managing Docker Swarm clusters | 3,135 |
lirantal/dockly | A terminal-based tool for managing Docker containers and services | 3,815 |
clusterhq/flocker | Manages data volumes and ensures their portability across different containers and hosts | 3,390 |
jupyter/docker-stacks | Pre-configured Docker images for Jupyter applications and interactive computing tools | 8,037 |
amir20/dozzle | A tool for monitoring and analyzing Docker container logs in real-time | 6,980 |
moncho/dry | A terminal-based application to manage and monitor Docker containers and services. | 3,027 |
docker/docker-py | A Python library providing programmatic access to the Docker Engine API | 6,861 |
weaveworks/scope | Automated monitoring and management tool for containerized applications | 5,862 |
eon01/dockercheatsheet | A comprehensive resource for Docker commands and operations | 3,750 |
hexops-graveyard/dockerfile | Provides guidance on writing secure and maintainable Docker images | 4,078 |
wagoodman/dive | Analyze and optimize Docker images for size reduction | 48,436 |
jessfraz/dockerfiles | A collection of reusable Dockerfile templates and scripts for building and managing container images. | 13,730 |
containrrr/watchtower | Automates updates to Docker container base images on running containers | 19,990 |