Welcome to Utils2devops documentation!

Build status Test coverage status Requirements Status pypi download python supported licence PyPi version Maintainability Documentation status PyPi wheel

Infrastructure As Code

Utils2devops is a package that contain python 3 functions and class that can be helpful in the all working day. Any help for develop, test, validate, documentation are welcome!

With utils2devops you will learn if you don’t already know:

How to create a Docker swarm locally and deploy it automatically
How to populate a Docker swarm locally and deploy it automatically
How to add an existing AWS Ec2 instance in Docker-machine
...

TAKE CARE THIS LIBRARY AND THE TOOLS will do what ever you ask to do, even for destroy image, network, container, …

One of my main principles is not to reinvent the wheel, and if someone has already created a function, a class and sharing it, and if I like its implementation, I will use this function / class and say a big thank you to this person in all respect of the Copyright and the Licence. This library is in development and the folder structure will change certainly

We already use :

We will add :

We will remove :

  • The use of docker-machine everywhere we use it in version 0.2.0

To develop or improve this library you can run it with the env DEBUG_OR_IMPROVE

Something disturb you in the code? Don’t hesitate to open a an issue and contribute.

Online documentation is here on Readthedoc Online source code available on Github