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
File details
Details for the file beer-garden-3.0.0b2.tar.gz
.
File metadata
- Download URL: beer-garden-3.0.0b2.tar.gz
- Upload date:
- Size: 100.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.24.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.51.0 CPython/3.7.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d7b2b46f3bebe810087e565b869e723367f05df07c119d1e56c7e8f76423acd8 |
|
MD5 | ab708b3d0575f6a7317e9bf35b480228 |
|
BLAKE2b-256 | 1242e96b9a61a71c11622fe71da57f8569518cc50171cbbc46c7fb317b6f5c4c |
Provenance
File details
Details for the file beer_garden-3.0.0b2-py2.py3-none-any.whl
.
File metadata
- Download URL: beer_garden-3.0.0b2-py2.py3-none-any.whl
- Upload date:
- Size: 134.0 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.24.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.51.0 CPython/3.7.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9912e787e69da47d26ca80e05f14d091cad1de34f9d86f23587228aab5efe988 |
|
MD5 | a860e8a71510f1ee7f330b6ff55d8213 |
|
BLAKE2b-256 | 8a214166efc88fb416fcfb73006b2e4cb200529ac7615fd42e17a206e65d9cea |