Welcome to marcomanager’s documentation!

MarcoManager

MarcoManager is the central tool for automatization of service configuration through a set of extendable data structures.

It is designed to integrate MarcoPolo. It can however easily be used as an (although not so powerful) alternative for cron or any other scheduling tool.

The system is built upon the definition of service units, python classes which describe which actions are to be done, when and how frequently. This is loosely inspired in the Django ORM model definition strategy.

MarcoManager runs as a daemon (both on systemd- and SysV-based systems) and it is built upon the Tornado ioloop.

Contents:

Indices and tables