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

Migrate database server (EC2) to hosted database service (that is MySQL compatible) #33

Closed
3 of 4 tasks
thescientist13 opened this issue Nov 23, 2023 · 0 comments
Closed
3 of 4 tasks
Assignees
Labels
feature New feature or request

Comments

@thescientist13
Copy link
Contributor

thescientist13 commented Nov 23, 2023

As part of #28 , it should be worth considering moving off the EC2 instance currently running into something more managed, like a PlanetScale, or similar. Assuming pricing is at least equal, this would help ensure the current server doesn't ever age out or crash.

Something like this would also provide a nice browser based way to manage data updates as well, instead of having to build a custom dashboard.

This would also be a good way to potentially test Greenwood with something like this when combined with #32 .

  1. Migrate Posts w/ Migrate Posts resource endpoint #25
  2. Migrate Albums w/ Migrate Albums resource endpoint #26
  3. Migrate Artists w/ Migrate Artists resource endpoint #27
  4. Setup web hooks for automated cache busting (this was always manual, so sounds like just a new standalone feature?) - deferred to automate and document caching strategy #34
@thescientist13 thescientist13 added this to the Feature Parity milestone Nov 23, 2023
@thescientist13 thescientist13 changed the title Migrate database server (EC2) to hosted database service Migrate database server (EC2) to hosted database service (that is MySQL compatible) Nov 23, 2023
@thescientist13 thescientist13 added the feature New feature or request label Nov 23, 2023
@thescientist13 thescientist13 self-assigned this Nov 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant