Modern UI for Ansible, Terraform, OpenTofu, PowerShell and other DevOps tools.
Go to file
2022-08-21 23:46:07 +02:00
.dredd ci: support new column 2022-06-29 21:56:04 +05:00
.github/workflows ci: correct workflow and docker files 2022-06-30 00:41:09 +05:00
api test: fix dredd tests 2022-06-29 21:25:28 +05:00
cli Slack alerts 2022-04-11 12:29:48 +04:00
db fix(be): empty env field in environment, https://github.com/ansible-semaphore/semaphore/issues/980 2022-06-30 11:04:51 +05:00
deployment Add py3-aiohttp 2022-07-14 17:09:34 -04:00
hook_helpers fix(be): move goodman import to separate package to fix tests 2021-08-27 11:58:31 +05:00
lib Add back ENV variable support 2022-06-14 12:58:52 +02:00
public/vendor feat(ci): migrate to github actions 2022-06-21 02:59:11 +05:00
services Merge branch 'develop' into slack-alerts 2022-07-14 10:21:13 +04:00
util Merge branch 'develop' into slack-alerts 2022-07-14 10:21:13 +04:00
web2 Add eslint-plugin-vuejs-accessibility package directly 2022-07-19 14:42:24 +02:00
.gitignore feat: remove soft delete functionality 2022-02-03 12:06:24 +05:00
.goreleaser.yml Merge branch 'github_actions' into develop 2022-06-21 02:59:44 +05:00
api-docs.yml fix(be): api-docs.yaml 2022-06-29 22:11:06 +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 feat(be): update for go 1.18 2022-06-21 18:43:09 +05:00
go.sum chore(be): update ldap deps 2022-02-04 04:00:49 +05:00
LICENSE Initial commit 2014-08-23 23:43:31 +01:00
README.md feat(ci): build docker image 2022-06-29 20:00:24 +05:00
Taskfile_windows.yml Set version on windows taskfile 2019-07-09 16:07:10 +03:00
Taskfile.yml Taskfile.yml: Fix spacing for build:local 2022-08-21 23:46:07 +02: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

Star History Chart

Installation

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

Get it from the Snap Store

Demo

You can test latest version of Semaphore on https://demo.ansible-semaphore.com.

Docs

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

API docs: https://ansible-semaphore.com/api/

Contributing

PR's & UX reviews are welcome!

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

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

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.