Install Promscale from binary

    Before you begin, you must have an already installed and working Prometheus or OpenTelemetry collector environment.

    1. 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

    1. 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.