Modern UI for Ansible, Terraform, OpenTofu, PowerShell and other DevOps tools.
Go to file
2022-01-26 12:14:56 +05:00
.circleci chore(ci): ignore changes in package.json 2021-10-11 22:47:11 +05:00
.dredd test(be): fix dredd tests 2021-10-27 21:22:52 +05:00
api fix(ci): default access key encryption key in dockerfile 2022-01-25 13:33:32 +05:00
cli fix(be): use correct command for running semaphore server 2022-01-24 22:22:10 +05:00
db refactor(be): add method to config 2022-01-26 12:14:56 +05:00
deployment fix(ci): changed docker encryption key 2022-01-25 14:59:23 +05:00
hook_helpers fix(be): move goodman import to separate package to fix tests 2021-08-27 11:58:31 +05:00
public add dredd to dev dc environment 2018-10-22 12:13:59 +10:00
util refactor(be): add method to config 2022-01-26 12:14:56 +05:00
web2 feat(fe): add advanded options for template 2022-01-25 14:20:12 +05:00
.gitignore fix(be): exit from method on error 2022-01-23 20:07:10 +05:00
.goreleaser.yml chore(ci): remove some arch from build 2021-06-25 14:07:35 +05:00
api-docs.yml test(be): fix repository test example 2022-01-25 12:24:29 +05:00
CODE_OF_CONDUCT.md Code of conduct, changelog 2016-04-29 23:47:31 +02:00
CONTRIBUTING.md Merge branch 'develop' of github.com:ansible-semaphore/semaphore into develop 2022-01-24 17:08:13 +05:00
go.mod chore: update deps 2021-12-16 03:21:08 +05:00
go.sum chore: update deps 2021-12-16 03:21:08 +05:00
LICENSE Initial commit 2014-08-23 23:43:31 +01:00
README.md Update README.md 2022-01-18 14:01:54 +05:00
Taskfile_windows.yml Set version on windows taskfile 2019-07-09 16:07:10 +03:00
Taskfile.yml test(dredd): fix hooks binary name for windows 2021-10-26 21:14:08 +05:00

Ansible Semaphore

Circle CI Twitter Snap StackShare Join the chat at https://gitter.im/AnsibleSemaphore/semaphore

Ansible Semaphore is a modern UI for Ansible. It lets you easily run Ansible playbooks, get notifications about fails, control access to deployment system.

If your project has grown and deploying from the terminal is no longer for you then Ansible Semaphore is what you need.

Follow Semaphore on Twitter (AnsibleSem) and StackShare (ansible-semaphore).

responsive-ui-phone1

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

Installation

https://docs.ansible-semaphore.com/administration-guide/installation

Get it from the Snap Store

Demo

https://demo.ansible-semaphore.com

Login / password: demo / demo.

Docs

Admin and user docs: https://docs.ansible-semaphore.com

API docs: https://ansible-semaphore.github.io/semaphore

Contributing

PR's & UX reviews are welcome!

Please follow the contribution guide. Any questions, please open an issue.

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 SOFTWARE.