diff --git a/README.md b/README.md index c38ab6ee..f5454be8 100644 --- a/README.md +++ b/README.md @@ -1,14 +1,11 @@ # Ansible Semaphore -[![Twitter](https://img.shields.io/twitter/follow/semaphoreui?style=social&logo=twitter)](https://twitter.com/semaphoreui) [![semaphore](https://snapcraft.io/semaphore/badge.svg)](https://snapcraft.io/semaphore) -[![StackShare](https://img.shields.io/badge/tech-stack-008ff9)](https://stackshare.io/ansible-semaphore) [![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) - - - +[![Twitter](https://img.shields.io/twitter/follow/semaphoreui?style=social&logo=twitter)](https://twitter.com/semaphoreui) + +[![ko-fi](https://ko-fi.com/img/githubbutton_sm.svg)](https://ko-fi.com/fiftin) Ansible Semaphore is a modern UI for Ansible. It lets you easily run Ansible playbooks, get notifications about fails, control access to deployment system. @@ -16,23 +13,6 @@ If your project has grown and deploying from the terminal is no longer for you t ![responsive-ui-phone1](https://user-images.githubusercontent.com/914224/134777345-8789d9e4-ff0d-439c-b80e-ddc56b74fcee.png) - - - - - ## Installation ### Full documentation @@ -48,6 +28,8 @@ sudo semaphore user add --admin --name "Your Name" --login your_login --email yo ### Docker +https://hub.docker.com/r/semaphoreui/semaphore + `docker-compose.yml` for minimal configuration: ```yaml @@ -66,7 +48,6 @@ services: - /path/to/data/home:/etc/semaphore # config.json location - /path/to/data/lib:/var/lib/semaphore # database.boltdb location (Not required if using mysql or postgres) ``` -https://hub.docker.com/r/semaphoreui/semaphore ## Demo @@ -93,9 +74,6 @@ All releases after 2.5.1 are signed with the gpg public key If you like Ansible Semaphore, you can support the project development on [Ko-fi](https://ko-fi.com/fiftin). -[](https://ko-fi.com/fiftin) - - ## License MIT License