Skip to content

brightfish-be/blue-canary-dashboard

Repository files navigation

Blue Canary

Build Status StyleCI

[WORK IN PROGRESS...]
Laravel-based monitoring and metrics collection server.
Linked repositories: Aggregator | Server | Installer | Client.

Production installation

(You may need sudo for the setup and migrate commands since these include docker commands.)

  1. mkdir canary && cd canary
  2. git clone git@github.com:brightfish-be/blue-canary-installer.git .
  3. ./setup latest
  4. Edit your .env files
  5. ./migrate

Development installation

mkdir blue-canary
cd blue-canary
git clone git@github.com:brightfish-be/blue-canary-aggregator.git
git clone git@github.com:brightfish-be/blue-canary-dashboard.git
git clone git@github.com:brightfish-be/blue-canary-server.git
git clone git@github.com:brightfish-be/blue-canary-installer.git
cd blue-canary-installer
docker-compose -f docker-compose.yml -f docker-compose-dev.yml build
docker-compose -f docker-compose.yml -f docker-compose-dev.yml up -d

License

GNU General Public License (GPL). Please see License File for more information.

About

Laravel-based monitoring and metrics collection server

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •