bob-codingdutchmen / pytainer

Deploy stacks to portainer with ease

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pytainer

A Python package to help deploy projects to portainer

This package uses (a small subset of) the Portainer API to make updating and deploying stacks easier. The main use case is Continuous Integration / Deployment.

As this is build around my personal needs, don't expect a comprehensive implementation to manage a complete Portainer install.

Features

  • Update a portainer stack with a stack file and env vars

Credits

This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.

About

Deploy stacks to portainer with ease


Languages

Language:Python 77.8%Language:Makefile 22.2%