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

Optional single database bootstrap #13

Open
1 task
smohiudd opened this issue Nov 20, 2024 · 0 comments
Open
1 task

Optional single database bootstrap #13

smohiudd opened this issue Nov 20, 2024 · 0 comments
Assignees

Comments

@smohiudd
Copy link
Contributor

smohiudd commented Nov 20, 2024

Description

The current WFS staging features api has a single database and user while veda-features-api-cdk sets up two databases; one admin and the other "new user" that contains the data. This causes an issue when creating an rds with a snapshot from the WFS features api. The databases and users of the snapshot and veda-features-api-cdk rds bootstrap do not align so the features API is not able to see the snapshot data.

We will need to create an optional switch that creates a single database and user so features api will be able to work with a snapshot from wfs features api.

Acceptance Criteria

  • Optional single database and user when bootstrapping rds
@ividito ividito self-assigned this Nov 25, 2024
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

No branches or pull requests

2 participants