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

feat: Run postgres in Docker #465

Merged
merged 7 commits into from
Jul 27, 2023
Merged

feat: Run postgres in Docker #465

merged 7 commits into from
Jul 27, 2023

Conversation

TomMcL
Copy link
Contributor

@TomMcL TomMcL commented Jul 25, 2023

Description

Adding ability to load Postgres as a docker container rather than running embedded. Will default to this in environments with docker

Testing

Ran locally, running on Jenkins

Breaking Changes

Should be none. Defaults to Docker now but fallback should be identical to current setup

Closes

@TomMcL TomMcL self-assigned this Jul 26, 2023
@TomMcL TomMcL changed the title Feat/experimental docker feat: Run postgres in Docker Jul 26, 2023
@TomMcL TomMcL marked this pull request as ready for review July 26, 2023 18:21
@TomMcL TomMcL requested a review from a team as a code owner July 26, 2023 18:21
@TomMcL TomMcL merged commit 1d8e89c into develop Jul 27, 2023
6 checks passed
@TomMcL TomMcL deleted the feat/experimental_docker branch July 27, 2023 10:48
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.

2 participants