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 instructions for local postgres #2442

Merged
merged 2 commits into from
Oct 18, 2024

Commits on Sep 3, 2024

  1. Add instructions for local postgres

    Add additional documentation on how to set up Postgres if using a local installation and not Docker.
    sjwmoveon authored Sep 3, 2024
    Configuration menu
    Copy the full SHA
    75438a6 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. Clarify test database commands

    We don't actually want to run the script, which is built for Docker environments - we just want to run the SQL commands from that script.
    sjwmoveon authored Sep 4, 2024
    Configuration menu
    Copy the full SHA
    6c261a4 View commit details
    Browse the repository at this point in the history