Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hivesolutions/rancher-bot
Simple bot for Rancher automation
https://github.com/hivesolutions/rancher-bot
bot python rancher
Last synced: 1 day ago
JSON representation
Simple bot for Rancher automation
- Host: GitHub
- URL: https://github.com/hivesolutions/rancher-bot
- Owner: hivesolutions
- Created: 2016-12-14T18:48:39.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2022-12-14T12:15:12.000Z (about 2 years ago)
- Last Synced: 2025-01-10T04:57:02.136Z (8 days ago)
- Topics: bot, python, rancher
- Language: Python
- Size: 18.6 KB
- Stars: 1
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Rancher Bot
Simple bot for [Rancher](https://rancher.com) automation.
## Configuration
| Name | Type | Description |
| ----- | ----- | ----- |
| **RANCHER_KEY** | `str` | Secret key that should be passed in protected calls so that the server side "trusts" the client side (authentication) (defaults to `None`). |