@hackage mudbath0.0.3
Continuous deployment server for use with GitHub
Categories
License
LicenseRef-OtherLicense
Maintainer
tomas.carnecky@gmail.com
Links
- Documentation
- No source repository
- Security
Versions
Installation
Dependencies (0)
- aeson
- base >=4.0 && <5
- bytestring
- cryptohash
- directory
- github-types ==0.1.0.5 Show all…
Dependents (1)
@hackage/acme-everything
Mudbath is continuous deployment server which integrates with GitHub. It listens for deployment events and when it receives one, executes a shell script. It reports progress back to GitHub in the form of deployment status updates. Mudbath can also send notifications to Slack if the proper keys are provided. Other notification sinks can be easily added if needed.