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 additional compose files to support Postgres as the persistence layer #453

Closed
lindseysimple opened this issue Aug 23, 2024 · 0 comments · Fixed by #454
Closed

Add additional compose files to support Postgres as the persistence layer #453

lindseysimple opened this issue Aug 23, 2024 · 0 comments · Fixed by #454
Assignees
Labels
enhancement New feature or request

Comments

@lindseysimple
Copy link
Contributor

🚀 Feature Request

Relevant Package [REQUIRED]

This feature request is for testing Postgres as the database for the supported EdgeX services and the two database(Redis and Postgres) as the persistence layer can co-exist for a while during the development phase.

Description [REQUIRED]

Only the EdgeX Services supporting Postgres as the persistence layer would use Postgres as the database, and the remaining services would continue to use Redis.

Describe the solution you'd like

Two additional compose files docker-compose-postgres-no-secty.yml and docker-compose-postgres-no-secty-arm64.yml will be added to test the usage of Postgres database, and these two temporarily compose files will be updated once in a while during the development phase.

@lindseysimple lindseysimple added the enhancement New feature or request label Aug 23, 2024
@lindseysimple lindseysimple self-assigned this Aug 23, 2024
lindseysimple added a commit to lindseysimple/edgex-compose that referenced this issue Aug 23, 2024
Resolves edgexfoundry#453. Add temp docker compose files to test Postgres as the supported database.

Signed-off-by: Lindsey Cheng <[email protected]>
lindseysimple added a commit to lindseysimple/edgex-compose that referenced this issue Aug 27, 2024
Resolves edgexfoundry#453. Add temp docker compose files to test Postgres as the supported database.

Signed-off-by: Lindsey Cheng <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant