Skip to content
This repository has been archived by the owner on Jul 1, 2020. It is now read-only.

Latest commit

 

History

History
17 lines (13 loc) · 455 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 455 Bytes

Errbot Rancher module

This is a basic module for managing rancher via chatops, namely using errbor.

Setup

You need to set 3 env variables.

  • RANCHER_URL (i.e. http://my.server:8080)
  • RANCHER_USER (User needs to have Owner permissions on Environments. Use API tab to generate)
  • RANCHER_PASS

Usage

Initial options: upgrade, finishupgrade, rollback, status
To see available options / commands:

!rancher help

License

WTFPL