Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mmcquillan/hex

An automation focused bot for doing your sysadmin dirty work.
https://github.com/mmcquillan/hex

bot golang

Last synced: about 2 months ago
JSON representation

An automation focused bot for doing your sysadmin dirty work.

Awesome Lists containing this project

README

        

# Hex Bot

An automation focused bot for doing your sysadmin dirty work.

- Bring your Rundeck to Slack
- Security Model for Users and Channels
- Scheduler to run Commands
- Webhooks to Integrate with other Tools
- Plugin Architecture written in Golang

### Documentation

- [Installing](docs/installing.md)
- [Configuration](docs/configuration.md)
- [Rules](docs/rules.md)
- [Examples](docs/examples.md)
- [Plugins](docs/plugins.md)
- [Matching](docs/matching.md)
- [Substitutions](docs/substitutions.md)
- [Security](docs/security.md)
- [Develop](docs/develop.md)