-
Notifications
You must be signed in to change notification settings - Fork 60
Open
Labels
productionIssues related to the SPDX online tools production environmentIssues related to the SPDX online tools production environment
Description
We're currently using an AWS RDB installation which is rather expensive and overkill for how it is being used.
To migrate the database, we'll need to:
- Update the production docker-compose.prod.yml file to create the PostgreSQL container
- Change the DB configuration for the Django app to point to the local PostgreSQL DB
- Migrate the data from the RDB database to the local database
- Shut down the RDB database
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
productionIssues related to the SPDX online tools production environmentIssues related to the SPDX online tools production environment