Git Product home page Git Product logo

barbarossa's Introduction

avadhutp/abba

  1. Used for testing uWSGI + mod_proxy_uwsgi
  2. To build: docker build -t abba -f dockerfiles/abba/Dockerfile .
  3. To run: docker run -p 8888:8888 -d abba:latest
  4. Then, in your browser, go to http://your-docker-host-ip:8888

avadhutp/ibex

ibex

  1. Used for testing anemometer—a MySQL slow query log analyser
  2. Copy dockerfiles/ibex/conf/sample.config.inc.php to dockerfiles/ibex/conf/config.inc.php.
  3. Modify dockerfiles/ibex/conf/config.inc.php and add in the database location/credentials/etc. to have your container connect to the correct anemometer db instance.
  4. To start, specify a port to map for container's port 8888. For example docker run -p 2050:8888 -d avadhutp/ibex
  5. To see anemometer in action, go to http://your-docker-host-ip:2050

avadhutp/amberjack

ibex

  1. Runs lazarus—a terminal-based music app written in go

avadhutp/springhare

springhare

  1. Runs query_monitor—a collection of recipes running atop anemometer
  2. Before you begin, make sure you rename and modify the conf/query_monitor.yaml.example to conf/query_monitor.yaml
  3. How to run: docker run -t avadhutp/springhare
Command description
healthcheck Runs checks to see if anemometer, jira, and other associated systems are working correctly
frequency_check Identifies frequency queries. For more options for this command see this

barbarossa's People

Contributors

avadhutp avatar

Watchers

Daniele avatar

barbarossa's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.