Modern UI for Ansible, Terraform, OpenTofu, PowerShell and other DevOps tools.
Go to file
Tom Whiston 1bb2b9ba25
Merge pull request #492 from twhiston/goreleaser
add .goreleaser and associated ci changes
2018-03-15 00:36:47 +01:00
api Use npm instead of submodule. Split public to web/public & web/resources 2018-03-13 12:23:20 +05:00
cli remove the need for config init function in bindata and refactor to function called by main 2018-03-05 18:06:24 +01:00
db change to using packr instead of go-bindata 2018-03-05 19:59:58 +01:00
scripts Handling LDAP configuration at docker environment variable level 2017-07-20 11:16:07 +02:00
util add version code generator 2018-03-11 00:05:45 +00:00
web Use npm instead of submodule. Split public to web/public & web/resources 2018-03-13 12:23:20 +05:00
.gitignore Merge branch 'develop' into goreleaser 2018-03-15 00:24:18 +01:00
.goreleaser.yml updates based on review 2018-03-14 19:26:52 +00:00
api-docs.yml Merge pull request #405 from UnitedTraders/198-nonpriv-user 2018-02-27 20:54:43 +01:00
CHANGELOG.md update changelog, bump version to 2.4.1 2017-07-03 17:40:43 +09:00
circle.yml add .goreleaser and associated ci changes 2018-03-13 21:26:35 +00:00
CODE_OF_CONDUCT.md Code of conduct, changelog 2016-04-29 23:47:31 +02:00
CONTRIBUTING.md updates based on review 2018-03-14 19:26:52 +00: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
Gopkg.lock add dep 2018-03-11 14:58:39 +00:00
Gopkg.toml add dep 2018-03-11 14:58:39 +00:00
LICENSE Initial commit 2014-08-23 23:43:31 +01:00
README.md Remove outdated info from README 2018-03-12 13:41:40 +05:00
Taskfile.yml Merge branch 'develop' into goreleaser 2018-03-15 00:24:18 +01:00

semaphore

Circle CI Codacy Badge Codacy Badge 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.