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

Move PostgreSQL into Docker #630

Open
zigouras opened this issue May 12, 2024 · 0 comments · Fixed by #694
Open

Move PostgreSQL into Docker #630

zigouras opened this issue May 12, 2024 · 0 comments · Fixed by #694
Assignees

Comments

@zigouras
Copy link
Collaborator

Describe the task

The backend setup requires a native installation of Postgres for the vacantlotsdb, e.g. on your Mac, Windows or Linux workstation. We already use Docker to house the Python environment that runs the data load script. Docker easily supports Postgres. We should move Postgres into Docker which will greatly simplify our backend installation and development environment by removing the need for developers to set up their own Postgres.

@zackdreitzler zackdreitzler changed the title Move PostgreSQL into Docker DevOps: Move PostgreSQL into Docker May 21, 2024
@zigouras zigouras self-assigned this Jun 6, 2024
@zigouras zigouras linked a pull request Jun 12, 2024 that will close this issue
@zigouras zigouras changed the title DevOps: Move PostgreSQL into Docker Move PostgreSQL into Docker Jun 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: No status
Development

Successfully merging a pull request may close this issue.

1 participant