Beergarden Application
Project description
Bartender is the beer-garden backend. It’s responsible for maintaining plugin health/status and running the actual plugins.
Getting Started
Pre-requisites
Python >= 2.7, 3.4
pip
Connectivity to MongoDB Server - (Tested on 3.4)
Connectivity to Rabbitmq-Server - (Tested on 3.6)
Get Up and Running
When installed from pip you can simply:
$ bartender -c /path/to/config.json
These are the minimum required steps once you have all the pre-requisites up and running.
$ git clone https://github.com/beer-garden/bartender.git
$ cd bartender
$ pip install -r requirements.txt
$ ./bin/app.sh # Requires brew-view to be running
There are several plugins that are loaded by default. You can view them in the brew-view UI.
Testing
Running the tests:
$ make test
Generating coverage:
$ make coverage
Linting:
$ make lint
Credits
Doug Hellmann (@doughellmann) - Doug originally owned the bartender name but was willing to allow us to have it so that we didn’t have to change a lot of documentation. Thanks very much Doug!
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for beer_garden-3.0.0.dev1-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | a4d9eacd7347b7b87d26f362f530e939c3e0c81d4f6b731e6496459591ba9fcd |
|
MD5 | eeb96d0e241ed9d5a56362912de6b8c1 |
|
BLAKE2b-256 | a704cf23c976f1fc0d76554dc43494fc36440b63efb30c165bbeaf45825de3e1 |