Commit Graph

330 Commits

Author SHA1 Message Date
Vincent Composieux 133dbc6d89
Update README.md 2019-11-03 10:53:37 +01:00
Vincent Composieux 694bc87fd8
Merge pull request #17 from SiM22/patch-1
Update Readme
2019-11-01 21:08:17 +01:00
Simon Garcia 66ed9b039f
Update Readme
Updated readme with a link to a pihole-exporter helm chart
2019-11-01 16:04:00 +00:00
Vincent Composieux c84484e5df
Merge pull request #16 from eko/removed-break-auth
Removed app kill depending on auth status code (fixes #15)
2019-10-02 15:24:45 +02:00
Vincent Composieux f556b22890
Removed app kill depending on auth status code (fixes #15) 2019-10-02 15:23:51 +02:00
Vincent Composieux d72e73ce97
Fixed API login response to work properly with PI-Hole v4.3.2 2019-09-29 15:24:27 +02:00
Vincent Composieux fe091ae1b6
Update dockerimage.yml 2019-08-22 09:12:45 +02:00
Vincent Composieux 38da86fe18
Delete dockerimage.yml 2019-08-22 08:46:53 +02:00
Vincent Composieux e7ba886bf7
Added docker workflow 2019-08-22 08:46:22 +02:00
Vincent Composieux 77ddd504c9
Merge pull request #10 from adam-moss/fix/default-port
fix(default-port): update default port to 9617
2019-07-29 20:38:13 +02:00
Adam Moss 0dea13ed46 fix(default-port): update default port to 9617
Signed-off-by: Adam Moss <2951486+adam-moss@users.noreply.github.com>
2019-07-29 17:03:33 +01:00
Vincent Composieux f894788c17
Updated port to be on 9617 to avoid conflicts with others (fixes #9) 2019-07-17 08:25:43 +02:00
Vincent Composieux ee44831d49
Added upx to shrink docker image to ~2MB 2019-06-15 02:25:36 +02:00
Vincent Composieux daa4b0b448
Updated Dockerfile to build from scratch, decrease size from 17M to 9M 2019-06-14 19:53:00 +02:00
Vincent Composieux eb938db545
Move Grafana dashboard to a grafana folder 2019-06-01 12:48:33 +02:00
Vincent Composieux 205fc77c85
Merge pull request #6 from kbreit/patch-1
Fix PORT value
2019-06-01 12:42:45 +02:00
Vincent Composieux d523629003
Merge pull request #5 from proggaras/patch-1
Dashboard for multiple Pi environment.
2019-06-01 12:42:07 +02:00
Kevin Breit 1ef223f296
Fix PORT value
The port value in the env var should probably be `9311` and not `93111`.
2019-05-31 22:38:38 -05:00
proggaras 25fa123031
Dashboard for multiple Pi environment.
Used your dashboard with an additional option to monitor several Pis
2019-05-28 23:31:15 +02:00
Vincent Composieux 7d350a29c5
Added all env vars to docker run example (fixes #4) 2019-05-28 21:57:52 +02:00
Vincent Composieux c87fd560c5
Added docker image 2019-05-27 09:31:00 +02:00
Vincent Composieux 69f5ce122f Update issue templates 2019-05-11 11:35:08 +02:00
Vincent Composieux 3051c5707d
Create CONTRIBUTING.md 2019-05-11 11:27:28 +02:00
Vincent Composieux 4298f919ab
Fixed a bug when PI-Hole is not protected by a password (fixes #1) 2019-05-10 21:03:33 +02:00
Vincent Composieux cc6acaf60c
Added missing prometheus.yml configuration on README file 2019-05-10 14:44:04 +02:00
Vincent Composieux 845bc85934
Added Grafana.com dashboard link 2019-05-09 21:49:34 +02:00
Vincent Composieux 27dea8eea7
Added dashboard screenshot 2019-05-09 21:33:18 +02:00
Vincent Composieux 68f0032961
Added latest metrics available 2019-05-09 21:11:31 +02:00
Vincent Composieux 021de28520
Added Travis-CI 2019-05-09 13:26:42 +02:00
Vincent Composieux 7457599d3e
Initialize 2019-05-08 23:54:32 +02:00