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

add pgbouncer in between gtfs-db and gtfs-api/geoserver #28

Merged
merged 11 commits into from
Nov 14, 2023
Merged

Commits on Nov 7, 2023

  1. readme: remove jq prerequisite 📝

    follow-up of 5fd6d5
    derhuerst committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    49ce56f View commit details
    Browse the repository at this point in the history
  2. .env.local.example: fill $DAGSTER_POSTGRES_PASSWORD 💚

    This CI directly uses .env.local.example as .env.local, so it fails with an empty value.
    derhuerst committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    baf79fb View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2023

  1. add pgbouncer service

    derhuerst committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    3aa655a View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2023

  1. Configuration menu
    Copy the full SHA
    1033475 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0c1f2ba View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6c2c37e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    354eb5a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7097be5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ce089c9 View commit details
    Browse the repository at this point in the history
  7. ipl-db: tweak healthcheck parameters

    With the default parameters, it would sometimes not become healthy fast enough.
    derhuerst committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    72d8f86 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    959c494 View commit details
    Browse the repository at this point in the history