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

[TASK] Setup and migrate to Heroku database #25

Open
bagelface opened this issue Feb 10, 2025 · 0 comments
Open

[TASK] Setup and migrate to Heroku database #25

bagelface opened this issue Feb 10, 2025 · 0 comments
Assignees

Comments

@bagelface
Copy link
Contributor

Description

Setup and migrate the Notion integration service data storage solution to the Heroku-hosted Postgres instance.

Acceptance criteria

  • A Postgres instance is setup on Heroku.
  • The service deployment connects to this database.
  • The current data is migrated using the migration scripts included in the dev branch.
  • Any relevant clean up is completed

Additional context

Due to the current Notion data store being out of date, a migration to the database will result in spamming Discord messages. Because of that, we've decided that the best approach will be to migrate to staging with the data.json -> postgres approach. And to production with a postgres -> postgres migration. This will require the migration scripts to be updated.

@bagelface bagelface self-assigned this Feb 11, 2025
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

1 participant