2021-09-22 21:45:11 +02:00
# Ansible Semaphore
2016-01-20 20:31:50 +01:00
2022-01-18 09:57:50 +01:00
[![Twitter ](https://img.shields.io/twitter/follow/AnsibleSem?style=social&logo=twitter )](https://twitter.com/AnsibleSem)
2022-01-18 09:46:13 +01:00
[![Snap ](https://img.shields.io/badge/snap-semaphore-005c63 )](https://snapcraft.io/semaphore)
2022-01-18 09:54:16 +01:00
[![StackShare ](https://img.shields.io/badge/tech-stack-008ff9 )](https://stackshare.io/ansible-semaphore)
2022-01-18 10:01:54 +01:00
[![Join the chat at https://gitter.im/AnsibleSemaphore/semaphore ](https://img.shields.io/gitter/room/AnsibleSemaphore/semaphore?logo=gitter )](https://gitter.im/AnsibleSemaphore/semaphore?utm_source=badge& utm_medium=badge& utm_campaign=pr-badge& utm_content=badge)
2022-01-18 09:43:16 +01:00
2022-01-18 09:54:16 +01:00
<!-- [![Release ](https://img.shields.io/github/v/release/ansible-semaphore/semaphore.svg )](https://stackshare.io/ansible-semaphore) -->
2022-01-18 09:34:17 +01:00
<!-- [![Godoc Reference ](https://pkg.go.dev/badge/github.com/ansible-semaphore/semaphore?utm_source=godoc )](https://godoc.org/github.com/ansible-semaphore/semaphore) -->
2022-01-15 18:41:45 +01:00
<!-- [![Codacy Badge ](https://api.codacy.com/project/badge/Grade/89e0129c6ba64fe2b1ebe983f72a4eff )](https://www.codacy.com/app/ansible-semaphore/semaphore?utm_source=github.com&utm_medium=referral&utm_content=ansible-semaphore/semaphore&utm_campaign=Badge_Grade)
[![Codacy Badge ](https://api.codacy.com/project/badge/Coverage/89e0129c6ba64fe2b1ebe983f72a4eff )](https://www.codacy.com/app/ansible-semaphore/semaphore?utm_source=github.com& utm_medium=referral& utm_content=ansible-semaphore/semaphore& utm_campaign=Badge_Coverage) -->
2021-09-23 20:28:43 +02:00
2021-09-22 21:53:09 +02:00
Ansible Semaphore is a modern UI for Ansible. It lets you easily run Ansible playbooks, get notifications about fails, control access to deployment system.
2021-09-22 21:45:11 +02:00
If your project has grown and deploying from the terminal is no longer for you then Ansible Semaphore is what you need.
2022-01-18 09:54:16 +01:00
Follow Semaphore on Twitter ([AnsibleSem](https://twitter.com/AnsibleSem)) and StackShare ([ansible-semaphore](https://stackshare.io/ansible-semaphore)).
2021-09-25 17:43:57 +02:00
![responsive-ui-phone1 ](https://user-images.githubusercontent.com/914224/134777345-8789d9e4-ff0d-439c-b80e-ddc56b74fcee.png )
2022-02-15 13:32:13 +01:00
[![Star History Chart ](https://api.star-history.com/svg?repos=ansible-semaphore/semaphore,rundeck/rundeck&type=Date )](https://star-history.com/#ansible-semaphore/semaphore,rundeck/rundeck& Date)
2021-09-22 21:45:11 +02:00
<!--
2021-09-25 17:43:57 +02:00
![image ](https://user-images.githubusercontent.com/914224/134411082-48235676-06d2-4d4b-b674-4ffe1e8d0d0d.png )
2021-09-22 21:45:11 +02:00
![semaphore ](https://user-images.githubusercontent.com/914224/125253358-c214ed80-e312-11eb-952e-d96a1eba93f6.png )
-->
2021-09-16 15:58:35 +02:00
2021-09-22 21:45:11 +02:00
<!--
2016-04-30 16:23:04 +02:00
- [Releases ](https://github.com/ansible-semaphore/semaphore/releases )
2021-09-22 21:45:11 +02:00
- [Installation ](https://docs.ansible-semaphore.com/administration-guide/installation )
2022-06-29 16:58:30 +02:00
- [Docker Hub ](https://hub.docker.com/r/semaphoreui/semaphore/ )
2021-09-22 21:45:11 +02:00
- [Contribution ](https://github.com/ansible-semaphore/semaphore/blob/develop/CONTRIBUTING.md )
2016-04-30 16:23:04 +02:00
- [Troubleshooting ](https://github.com/ansible-semaphore/semaphore/wiki/Troubleshooting )
2018-03-20 23:40:54 +01:00
- [Roadmap ](https://github.com/ansible-semaphore/semaphore/projects )
2017-08-05 07:39:11 +02:00
- [UI Walkthrough ](https://blog.strangeman.info/ansible/2017/08/05/semaphore-ui-guide.html ) (external blog)
2021-09-22 21:45:11 +02:00
-->
2016-04-29 15:58:17 +02:00
2020-10-03 18:18:33 +02:00
## Installation
2022-09-09 20:51:16 +02:00
### Full documentation
2021-09-22 21:45:11 +02:00
https://docs.ansible-semaphore.com/administration-guide/installation
2020-10-03 18:18:33 +02:00
2022-09-09 20:51:16 +02:00
### Snap
```
sudo snap stop semaphore
sudo semaphore user add --admin --name "Your Name" --login your_login --email your-email@examaple.com --password your_password
sudo snap start semaphore
```
2021-09-16 15:57:55 +02:00
[![Get it from the Snap Store ](https://snapcraft.io/static/images/badges/en/snap-store-black.svg )](https://snapcraft.io/semaphore)
2021-08-17 15:32:55 +02:00
2022-09-09 20:51:16 +02:00
### Docker
```
docker pull semaphoreui/semaphore
```
https://hub.docker.com/r/semaphoreui/semaphore
2021-02-25 08:39:59 +01:00
## Demo
2022-02-15 16:28:06 +01:00
You can test latest version of Semaphore on https://demo.ansible-semaphore.com.
2021-02-25 08:39:59 +01:00
2021-09-25 13:01:57 +02:00
## Docs
Admin and user docs: https://docs.ansible-semaphore.com
2022-09-09 20:51:16 +02:00
API description: https://ansible-semaphore.com/api/
2021-09-25 13:01:57 +02:00
2021-09-25 13:02:19 +02:00
## Contributing
PR's & UX reviews are welcome!
Please follow the [contribution ](https://github.com/ansible-semaphore/semaphore/blob/develop/CONTRIBUTING.md ) guide. Any questions, please open an issue.
2022-02-15 16:29:57 +01:00
## Release Signing
All releases after 2.5.1 are signed with the gpg public key
`8CDE D132 5E96 F1D9 EABF 17D4 2C96 CF7D D27F AB82`
2016-04-29 15:58:17 +02:00
## License
MIT License
Copyright (c) 2016 Castaway Consulting LLC
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2017-01-25 02:01:18 +01:00
SOFTWARE.