Each successful project will ultimately require the use of CI/CD practices.
We understand this and therefore are actively developing Ansible Semaphore in this direction.
Build & 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.
Pipelines
The pipeline is a key element of any CI/CD system. Thanks to it, the system goes from code to finished product.
As the number of people working on a project grows, the issue of security begins to play an
important role. Ansible Semaphore 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
Ansible Semaphore started out as a self-service project.
Therefore, if you are a DevOps engineer, you will love our development stack.
Pure Go
Ansible Semaphore 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.