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
Built Distribution
File details
Details for the file beer-garden-3.13.0.tar.gz
.
File metadata
- Download URL: beer-garden-3.13.0.tar.gz
- Upload date:
- Size: 139.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.7.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f9e75c8229947ea4e1e858fe3055f9afd0ee406bd06d13ff4785153ff7867579 |
|
MD5 | 00df3c7d8465e0fc06398bb4fc9fa259 |
|
BLAKE2b-256 | 88284b4d1bd573882359a7de18746ecc9676b1cf12d8b9e20b1bf57bf19b6d6d |
Provenance
File details
Details for the file beer_garden-3.13.0-py2.py3-none-any.whl
.
File metadata
- Download URL: beer_garden-3.13.0-py2.py3-none-any.whl
- Upload date:
- Size: 180.9 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.7.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a8348104a2c2f9df05c8f8fa2b4538903a61a966954fd7d48914bcd1416aea05 |
|
MD5 | 3461fca1dc2271cd7e194fb583bbe555 |
|
BLAKE2b-256 | 113fd7c1a21fa9e35d61993fe627a9577234613cc94ecb443652ad750f902444 |