My Swarm Visualizer (with Auto Scaling)

Hi everyone!

I’m new to this forum but not new to Docker and Docker Swarm.
I just want to share with you my latest project.

Swarm Visualizer

Last week I wanted to dive a bit deeper into the Docker Engine API and thus created my own Swarm Visualizer.

It is still in development. The Visualizer works already great. Currently, I’m working on the implementation of some additional features, like autoscaling or auto image updates.

Check it out on hub.docker.com/r/yandeu/visualizer.

Screenshot

Hope you :heart: it!

2 Likes

Hi

Very cool project :slight_smile:

1 Like

Just added a new feature for Drag and Drop Deploying Stacks and Secrets! :star_struck:

Very cool project! You Really Saved My Day

1 Like

I just re-wrote the my Docker Swarm Visualizer in Rust:
https://hub.docker.com/r/yandeu/visualizer-rs

Now it only uses 2MB of memory :smiling_face_with_three_hearts:

2 Likes