Install Promscale from binary
Before you begin, you must have an already installed and working Prometheus or OpenTelemetry collector environment.
- Compile and install the Promscale extension from source that is available on the Promscale extension page
Install the Promscale pre-compiled binary
Download the Promscale binary file and run the file.
Installing Promscale from binary
-
note
In this example, Promscale is deployed with SSL allowed but not required. If you need SSL mode enabled, configure your TimescaleDB instance with SSL certificates and do not use
--db-ssl-mode
flag. Promscale authenticates using SSL by default.