Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Heroku installation and configuration #769

Closed

Commits on Apr 20, 2024

  1. added support to install pgwatch2 on Heroku (Terraform scripts included)

    New Heroku-specific Dockerfiles and supporting scripts added. Images are built locally and then pushed to Heroku
    Upgraded Grafana version to 10.4.0 and migrated dashboards to new React compatible plugins due to Angular deprecation
    Added Heroku installation section to the documentation
    Adapted pgwatch2/sql/config_store/config_store.sql and pgwatch2/sql/metric_store/00_schema_base.sql scripts to run on Heroku Postgres
    abernicchia-heroku committed Apr 20, 2024
    Configuration menu
    Copy the full SHA
    e6330e7 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2024

  1. minor changes to heroku-resources.tf - removed CDing into the the pgw…

    …atch2 root folder before executing heroku run
    abernicchia-heroku committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    c8e7ee2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1508948 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5da3c00 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    79d3c64 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7c94308 View commit details
    Browse the repository at this point in the history