timescale / prometheus-postgresql-adapter

Use PostgreSQL as a remote storage database for Prometheus
Apache License 2.0
336 stars 66 forks source link

Q: Can you run this without Docker? #21

Closed dannyman closed 6 years ago

dannyman commented 6 years ago

Is there a way to build and run this software without a Docker image? If this is documented somewhere I'd be happy to submit a PR for the README. Thanks!

-danny

sfinke0 commented 6 years ago

Hi @dannyman,

if you run make in the source directory it will build the binary right into that folder. You can then run it with ./prometheus-postgresql-adapter

RobAtticus commented 6 years ago

Yes, what @carazzim0 is correct.

dianasaur323 commented 6 years ago

Hi @dannyman, @niksajakovljevic just released some binaries for linux and darwin, so hopefully that helps with the install process. I'll go ahead and close this issue!

https://github.com/timescale/prometheus-postgresql-adapter/releases