Modern UI for Ansible, Terraform, OpenTofu, PowerShell and other DevOps tools.
Go to file
2021-06-25 02:17:50 +05:00
.circleci fix(ci): checksum 2021-06-25 00:55:26 +05:00
.dredd fix: return Sql() method to SqlDb type for dredd tests 2021-05-06 18:12:21 +05:00
api fix(be): remove boltdb user 2021-05-17 02:44:42 +05:00
cli fix(be): remove boltdb user 2021-05-17 02:44:42 +05:00
db fix(be): returns store according configuration 2021-06-25 02:17:50 +05:00
deployment Update alipine version in production docker file to install ansible 2.10 2021-04-28 14:23:14 +04:30
public add dredd to dev dc environment 2018-10-22 12:13:59 +10:00
util fix(be): correct sorting for boltdb 2021-06-25 00:53:36 +05:00
web2 fix(fe): add field project_id to each mutation request from class ItemFormBase.js 2021-04-22 15:36:23 +05:00
.gitignore fix(be): correct sorting for boltdb 2021-06-25 00:53:36 +05:00
.goreleaser.yml Fix goreleaser arm64-rpm and update to v0.159.0 2021-03-18 17:45:29 +01:00
api-docs.yml fix(ci): dredd test for template endpoint 2020-11-05 17:45:31 +05:00
CODE_OF_CONDUCT.md Code of conduct, changelog 2016-04-29 23:47:31 +02:00
CONTRIBUTING.md ci: fix dredd tests 2020-10-01 14:40:32 +05:00
go.mod fix: return Sql() method to SqlDb type for dredd tests 2021-05-06 18:12:21 +05:00
go.sum feat(be): init boltdb 2021-04-10 02:02:35 +05:00
LICENSE Initial commit 2014-08-23 23:43:31 +01:00
README.md Update README.md 2021-02-25 12:39:59 +05:00
Taskfile_windows.yml Set version on windows taskfile 2019-07-09 16:07:10 +03:00
Taskfile.yml feat: remove old ui 2021-05-15 17:59:06 +05:00

semaphore

Circle CI Codacy Badge Codacy Badge semaphore on discord

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://github.com/ansible-semaphore/semaphore/wiki/Installation

Demo

https://demo.ansible-semaphore.com

Login / password: demo / demo.

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.