https://github.com/michaelkuty/salt-formula-mbot
Saltstack formula for MBot deploy
https://github.com/michaelkuty/salt-formula-mbot
mbot mqtt salt-formula saltstack slack
Last synced: about 1 month ago
JSON representation
Saltstack formula for MBot deploy
- Host: GitHub
- URL: https://github.com/michaelkuty/salt-formula-mbot
- Owner: michaelkuty
- License: other
- Created: 2017-02-13T17:26:29.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-02-15T20:48:07.000Z (over 9 years ago)
- Last Synced: 2025-06-22T16:10:18.237Z (12 months ago)
- Topics: mbot, mqtt, salt-formula, saltstack, slack
- Language: SaltStack
- Size: 11.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- Changelog: CHANGELOG.rst
- License: LICENSE
Awesome Lists containing this project
README
====
mbot
====
Service mbot description
Sample pillars
==============
Single mbot service
.. code-block:: yaml
mbot:
server:
enabled: true
workers: 10
source:
engine: git
address: https://github.com/michaelkuty/mbot.git
backend:
mqtt:
engine: mbot.backends.mqtt.MQTT
host: localhost
subscribe:
- "$SYS/#"
middlewares:
- mbot.contrib.debug.Debug
slack:
token: xoxb-4564651231-asdadas4654646
engine: mbot.backends.slack.Slack
middlewares:
- mbot.contrib.system.Config
- mbot.contrib.history.history
- mbot.contrib.debug.Debug
- mbot.contrib.bash.Bash
- mbot.contrib.console.MBotConsole
- mbot.contrib.python.Python
- mbot.contrib.joker.Joker
- mbot.contrib.hackernews.HackerNews
- mbot.contrib.scheduler.Scheduler
- mbot.contrib.salt.Salt
- mbot.contrib.connections.Connections
- mbot.contrib.dialogs.Dialogs
- mbot.contrib.airflow.AirflowTrigger
- mbot.contrib.sql.SQL
- mbot.contrib.help.Help
- mbot.contrib.jinja2.Template
- mbot.contrib.yfinance.YahooFinance
storage:
engine: local
encrypt: True
fernet_token: 9H0gcBFw9zG4e4TqmeLtyIhLRnt9hUhV6251o8aDAkc=
logging:
level: DEBUG
plugin:
name:
source:
engine: git
address: git@url
pluginname:
Read more
=========
* https://github.com/michaelkuty/mbot