0.0.28 • Published 5 years ago

@lighthouse-pipeline/core v0.0.28

Weekly downloads
-
License
MIT
Repository
github
Last release
5 years ago

lighthouse-pipeline

Lighthouse Pipeline

Run with docker compose

docker compose-up
docker compose-down

Services

influxdb

Time series database. Ready to go on first run. In host network: http://localhost:8086 In compose network: http://influxdb:8086

cronograf

Admin tool for chronograf database. Ready to go on first run.

In host network: http://localhost:8888 In compose network: http://chronograf:8888

grafana

Dashboards system. Need to be configured on the first run.

In host network: http://localhost:3000 In compose network: http://grafana:8888

Configure grafana on first run

  1. Go to http://localhost:3000
  2. Create new datasource with settings: Name: lighthouse@influxdb URL: http://influxdb:8086 Database: lighthouse User: telegraf Password: 1234
  3. Import new dashboard from json file: dashboards/lighthouse.json

Commit your changes of grafana dashboard

  1. Go to http://localhost:3000
  2. Export your dashboard as json
  3. Save file in folder dashboards
  4. Commit with git
0.0.28

5 years ago

0.0.27

5 years ago

0.0.26

5 years ago

0.0.25

5 years ago

0.0.24

5 years ago

0.0.23

5 years ago

0.0.22

5 years ago

0.0.21

5 years ago

0.0.20

5 years ago

0.0.19

5 years ago

0.0.18

5 years ago

0.0.17

5 years ago

0.0.16

5 years ago

0.0.15

5 years ago

0.0.11

5 years ago

0.0.10

5 years ago