Skip to main content

Beergarden Backend

Project description

Bartender is the beer-garden backend. It’s responsible for maintaining plugin health/status and running the actual plugins.

Gitter PyPI Build Status Code Coverage Documentation Status Pyup Updates

Getting Started

Pre-requisites

  • Python >= 2.7, < 3.9

  • 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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

bartender-2.4.11.tar.gz (34.8 kB view hashes)

Uploaded source

Built Distribution

bartender-2.4.11-py2.py3-none-any.whl (41.2 kB view hashes)

Uploaded py2 py3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page