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
585 forks
Language: JavaScript
last commit: 27 days 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,381 |
nodejs/docker-node | An official Node.js Docker image for building fast and scalable network applications | 8,267 |
swarmpit/swarmpit | A lightweight mobile-friendly UI for managing Docker Swarm clusters | 3,115 |
lirantal/dockly | A terminal-based tool for managing Docker containers and services | 3,796 |
clusterhq/flocker | Manages data volumes and ensures their portability across different containers and hosts | 3,391 |
jupyter/docker-stacks | Docker images for interactive computing tools and Jupyter applications | 8,001 |
amir20/dozzle | A tool for monitoring and analyzing Docker container logs in real-time | 6,223 |
moncho/dry | A terminal-based application to manage and monitor Docker containers and services. | 3,000 |
docker/docker-py | A Python library providing programmatic access to the Docker Engine API | 6,829 |
weaveworks/scope | Automated monitoring and management tool for containerized applications | 5,868 |
eon01/dockercheatsheet | A comprehensive resource for Docker commands and operations | 3,745 |
hexops-graveyard/dockerfile | Provides guidance on writing secure and maintainable Docker images | 4,069 |
wagoodman/dive | Analyze and optimize Docker images for size reduction | 46,318 |
jessfraz/dockerfiles | A collection of reusable Dockerfile templates and scripts for building and managing container images. | 13,701 |
containrrr/watchtower | Automates updates to Docker container base images on running containers | 19,583 |