Each successful project will ultimately require the use of CI/CD practices.
We understand this and therefore are actively developing Ansiphore in this direction.
Build
The separation of task into build and deployment allows you to safely update your production environment.
Deploy
The separation of task into build and deployment allows you to safely update your production environment.
Rollback
You can always restore a working configuration.
New UI for a good old Ansible
Ansiphore is beautiful web interface for running Ansible playbooks.
You do not need to change your playbooks to start using it.
Responsive UI
Using the dashboard on your phone is just as convenient as using your computer.
Intuitive UX
A minimum of steps to complete basic tasks.
Material Design
Intuitive and beautiful design language developed by Google.
As the number of people working on a project grows, the issue of security begins to play an
important role. Ansiphore will enable secure deployment and configuration.
Access Control
Give anyone self-service access to the operations capabilities that previously only you could perform.
Logs
All activity is recorded in the system. And if necessary, you can easily restore the sequence of events.
Notifications
Receive notifications about the completion of tasks to the telegram or by e-mail. Nothing escapes your sight.
Designed for DevOps
Ansiphore started out as a self-service project.
Therefore, if you are a DevOps engineer, you will love our development stack.
Pure Go
Ansiphore is written in Pure Go. This means that you can cross-compile it for many platforms. And this is one of the reasons why DevOps engineers choose Go.
Docker
We use Docker for integration testing. For each release, an Docker image is automatically created on Docker Hub.
MySQL, PostgreSQL or BoltDB
You will be able to choose the database that suits you. You don't have to maintain another database.