Infrastructure
Modern UI for Ansible, Terraform, OpenTofu, PowerShell and other DevOps tools.
If your project has grown and deploying from the terminal is no longer feasible, then Semaphore UI is the tool you need.
Thank you, Stefan and steadfasterX, for supporting the project. Your support is invaluable.
Thank you, Thomas and Brian, for excellent contriubutions. You solved issues that no one else would have taken on.
Try the latest version of Semaphore at https://portal.semaphoreui.com.
Semaphore UI is a modern web interface for managing popular DevOps tools.
Semaphore UI allows you to:
You can install Semaphore using the following methods:
The most popular way to install Semaphore is via Docker.
docker run -p 3000:3000 --name semaphore \
-e SEMAPHORE_DB_DIALECT=bolt \
-e SEMAPHORE_ADMIN=admin \
-e SEMAPHORE_ADMIN_PASSWORD=changeme \
-e SEMAPHORE_ADMIN_NAME=Admin \
-e SEMAPHORE_ADMIN_EMAIL=admin@localhost \
-d semaphoreui/semaphore:latest
We recommend using the Container Configurator to get the ideal Docker configuration for Semaphore.
We offer a SaaS solution for using Semaphore UI without installation. Check it out at Semaphore Cloud.
For more installation options, visit our Installation page.
admin
/ changeme
)MIT © Denis Gukov