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

chore: Use bitnami instead of stock postgresql container #960

Merged
merged 2 commits into from
Sep 11, 2021

Conversation

PrivatePuffin
Copy link
Member

@PrivatePuffin PrivatePuffin commented Sep 11, 2021

Description
This moves the project to use bitnami postgresql containers everywhere.
In the future this makes it easier to move/add HA functionality and means we can reuse some layers between containers when we start using more bitnami containers

The breaking change (db location) should be mitigated by an initscript.

Type of change

  • Feature/App addition
  • Bugfix
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Refactor of current code

How Has This Been Tested?

Notes:

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests to this description that prove my fix is effective or that my feature works
  • I increased versions for any altered app according to semantic versioning

@PrivatePuffin PrivatePuffin changed the title chore: Setup all apps to use bitnami instead of stock postgresql cont… chore: Use bitnami instead of stock postgresql container Sep 11, 2021
@PrivatePuffin PrivatePuffin self-assigned this Sep 11, 2021
@PrivatePuffin PrivatePuffin added the enhancement New feature or request label Sep 11, 2021
@PrivatePuffin PrivatePuffin force-pushed the bitnamipostgresql branch 2 times, most recently from c7c021d to 4d5ad15 Compare September 11, 2021 12:41
…sing it will default to the migration initscript)
@PrivatePuffin PrivatePuffin marked this pull request as ready for review September 11, 2021 18:58
@PrivatePuffin PrivatePuffin merged commit 238e2bc into master Sep 11, 2021
@truecharts-admin
Copy link
Collaborator

This PR is locked to prevent necro-posting on closed PRs. Please create a issue or contact staff on discord if you want to further discuss this

@truecharts truecharts locked as resolved and limited conversation to collaborators Jun 19, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants