Release of Polemarch 2.0, a web interface for Ansible

Polemarch 2.0.0, a web interface for managing server infrastructure based on Ansible, has been released. The project code is written in Python and JavaScript using the Django and Celery frameworks. The project is distributed under the AGPLv3 license. To start the system, it is enough to install the package and start 1 service. For industrial use, it is recommended to additionally use MySQL/PostgreSQL and Redis/RabbitMQ+Redis (cache and MQ broker). For each version, a Docker image is generated.

A year later, a transition was made to the latest version of the vstutils 5.0 platform, in which many bugs were fixed, performance and design were improved. Support for live updates was also added using Centrifugo, with which users send an API request to update data not on a schedule, but as needed. Added support and declared recommended for Python 3.10.

It is also worth noting the improvement and correction of errors in working with git repositories, the use of native database capabilities for managing groups, and the correction of an error in which, after a long downtime, all tasks missed by the scheduler began to be executed.

Source: opennet.ru

Add a comment