Modern UI for Ansible, Terraform, OpenTofu, PowerShell and other DevOps tools.
Go to file
2017-10-26 12:33:19 +05:00
api feat: add File type of Inventory 2017-10-26 12:33:03 +05:00
cli Update main.go 2017-06-02 12:57:23 +01:00
db run migrations on startup 2017-05-20 15:21:13 +02:00
public feat(inventory): add File type 2017-10-26 12:33:19 +05:00
scripts Handling LDAP configuration at docker environment variable level 2017-07-20 11:16:07 +02:00
util Merge branch 'develop' of https://github.com/fernandezvara/semaphore into fernandezvara-develop 2017-08-19 10:00:25 +01:00
.gitignore ignore caddyfile 2017-08-16 22:46:09 +01:00
.gitmodules fix circle & docker hub 2016-12-21 18:36:54 +09:00
api-docs.yml Merge pull request #402 from strangeman/367-limit-activity-list 2017-08-19 10:08:12 +01:00
CHANGELOG.md update changelog, bump version to 2.4.1 2017-07-03 17:40:43 +09:00
circle.yml compile with go1.8 2017-02-22 03:52:50 -08:00
CODE_OF_CONDUCT.md Code of conduct, changelog 2016-04-29 23:47:31 +02:00
CONTRIBUTING.md Merge branch 'master' into develop 2017-06-29 18:50:25 +09:00
docker-compose.yml merge models -> db 2017-02-22 21:12:16 -08:00
Dockerfile Adding a missing chmod on added docker-startup script 2017-07-20 11:15:38 +02:00
LICENSE Initial commit 2014-08-23 23:43:31 +01:00
make.sh config change on pug to allow empty tags. https://github.com/pugjs/pug/issues/1180 2017-07-13 18:21:44 +02:00
README.md add link to UI Walkthrough 2017-08-05 15:39:11 +10:00

semaphore

Circle CI semaphore on discord

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.