Skip to content

Conversation

@wandt0n
Copy link

@wandt0n wandt0n commented Jul 30, 2024

Some fixes were necessary to make vagrant even run with this again

  • The configuration format used by vagrant changed
  • The location of the postgres PGP key changed (still resides on the previous domain though)
  • The files for postgres 9.4 were moved to the archive, making the links to them invalid

Lastly, I added the parameter "host_ip" to ensure that this testing env is only accessible through localhost

wandt0n added 4 commits July 30, 2024 22:09
This ensures that the server is only accessible to localhost (as it should be. It still uses postgres 9.4!)
To my knowledge (and testing), the port that should be used by the commands mentioned here is actually 5432
Updated it to work with the current repository structure of postgres
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant