Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pyinfra module to deploy modoboa instance

This module deploys Modoboa

deploy.py file

It can be used from the Python code in your deploy.py file:

from pyinfra_modoboa import deploy_modoboa

deploy_modoboa()

It can also be used to deploy modoboa with an ad-hoc command like this:

pyinfra --ssh-user toor -- modoboa.example.org pyinfra_modoboa.deploy_modoboa email=admin@modoboa.example.org domains='["example.org", "www.example.org", "modoboa.example.org"]'

Can be use an alternative of the Modoboa-Installer

About

Deploy modoboa with pyinfra

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages