Beergarden Application
Project description
This is the Beer-garden application backend.
Getting Started
Pre-requisites
Python >= 3.7
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:
$ beer-garden -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/beer-garden.git
$ cd src/app
$ pip install -r requirements.txt
$ ./bin/app.sh
There are several plugins that are loaded by default. You can view them in the 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
beer-garden-3.3.0.tar.gz
(117.2 kB
view hashes)
Built Distribution
Close
Hashes for beer_garden-3.3.0-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | bae24f495c8b1cbc10cf2bc964d7d8645de34f5b7b6b7a4799c4369c9cc4c974 |
|
MD5 | 5297a131fd46d490e41999d92f67b470 |
|
BLAKE2b-256 | 6e0c942920a77e047602e9bafca085cc2a15881f2ad2bdddef623ab5794b18ea |