Skip to main content

Installation and Deployment

Step 1: Register in the PanDev partner console

Step 2: Prepare to launch PanDev Metrics

  • Download and extract pandev_metrics_4_7_1.zip (located in static/docker-compose/).
  • Populate the .env file with the required values:
    • POSTGRES_DB – database name.
    • POSTGRES_USER – username for database access.
    • POSTGRES_PASSWORD – password for database access.
    • TZ – timezone.
    • GF_SECURITY_ADMIN_USER – Grafana admin login.
    • GF_SECURITY_ADMIN_PASSWORD – Grafana admin password.

Step 3: Start PanDev Metrics

  • Run docker compose up.

Step 4: Sign in to PanDev Metrics

  • Open the address where PanDev Metrics is hosted (port 8080 by default).

    • A company token prompt appears.

    installation-and-deployment-step-1.png

  • Paste the company token and create administrator credentials.

    installation-and-deployment-step-2.png

  • Click Get started.

    • You will see the admin credential form.

    installation-and-deployment-step-3.png

  • Enter the administrator credentials created in the previous step.

    installation-and-deployment-step-4.png

  • Click Log in.

    • The main PanDev Metrics page opens.

      installation-and-deployment-step-5.png

The application is now ready!

Next steps: configure the LDAP integration or manually add users.