An open-source client for creating and publishing Docker Swarm deployments

Hello,

I want to share a little project I’ve been working on. Docker Swing is a simple client-server application written in Python (I know, I’m sorry about that) for creating and publishing Docker Swarm deployments. It’s heavily inspired by Helm, as you can see on the naming and commands.

I would love to hear some feedback about this project. If anyone would like to try this, I can provide any guidance on installation and usage. I have to apologize for just basic documentation; I’m ready to write down more details if needed. Here you can find some demo chart of an application using the Redis database: swing/demo at main · docker-swing/swing · GitHub