Files @ a5d38f30094b
Branch filter:

Location: majic-ansible-roles/README.rst

a5d38f30094b 612 B text/prs.fallenstein.rst Show Annotation Show as Raw Download as Raw
branko
MAR-132: Workarounds for wsgi_website Python virtual environment in Debian Stretch:

- Manually install setuptools in Python virtual environment on Debian
Stretch, otherwise the pkg-resources==0.0.0 package will mess with
pip freeze etc.
- Add back installation of futures package, even on Python 3 (since it
does not cause any harm).
- A small cleanup of how requirements are treated will be done in
separate ticket.
Majic Ansible Roles
===================

Majic Ansible Roles is a collection of Ansible roles that are used on regular
basis for deployment and maintenance of Majic infrastructure.

The roles are kept as a separate project in hope of making them potentially
useful to wider audience, and for reference purposes.

Roles cover different aspects of infrastructure, such as mail servers, web
servers, web applications etc. The roles are mainly well-suited for smaller
installations.


License
=======

Majic Ansible Roles is released under terms of *BSD (3-Clause) License*. See the
*LICENSE* file for more details.