Modern UI for Ansible, Terraform, OpenTofu, PowerShell and other DevOps tools.
Go to file
Alexander Serkin 214578faa3 Fixes #320
2017-04-08 12:54:06 +03:00
api add response code check for telegram 2017-03-24 17:50:26 +10:00
cli Use UTC_TIMESTAMP instead of NOW 2017-02-28 21:46:27 +10:00
db add alert setting for user and (WIP) project 2017-03-10 10:12:55 +10:00
Deploy Updated compose file to version 2, moved variables from dockerfile to compose file, pointed towards future automated build 2016-10-17 18:27:40 +02:00
models Merge branch 'master' into email-alerts 2017-03-10 16:28:52 +10:00
public made changes from review 2017-03-13 12:30:48 +10:00
util add config generation for telegram alerting 2017-03-22 18:44:37 +10:00
.gitignore update contributing.md 2017-02-22 03:51:23 -08:00
.gitmodules fix circle & docker hub 2016-12-21 18:36:54 +09:00
api-docs.yml update swagger docs with models changes 2017-03-13 18:45:25 +10:00
CHANGELOG.md update Dockerfile, changelog & release scripts 2017-02-22 13:58:45 -08: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 add missing package and command 2017-03-09 00:28:55 +09:00
Dockerfile Improve the docker entrypoint and dockerfile 2017-03-14 18:49:07 +01:00
LICENSE Initial commit 2014-08-23 23:43:31 +01:00
make.sh add new config parameters to the setup procedure 2017-03-10 16:59:29 +10:00
README.md Added link to discord 2017-01-25 02:01:18 +01:00
semaphore-startup.sh Fixes #320 2017-04-08 12:54:06 +03: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.