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

Database - Set up Postgres and boilerplate for Prisma #521

Open
1 of 7 tasks
Sv443 opened this issue Feb 6, 2024 · 0 comments
Open
1 of 7 tasks

Database - Set up Postgres and boilerplate for Prisma #521

Sv443 opened this issue Feb 6, 2024 · 0 comments
Labels
v3 Tasks for version 3.0.0

Comments

@Sv443
Copy link
Member

Sv443 commented Feb 6, 2024

  • Set up a Postgres database for JokeAPI
    • Make sure access and linux account / ownership stuff is secure
    • Create backups of all JokeAPI related data every day
      • Encrypt the backups (see this)
      • Replicate them to a backup server (depending on size either my mail VPS or my home NAS)
  • Set up Prisma boilerplate
    • Update / verify boilerplate
@Sv443 Sv443 converted this from a draft issue Feb 6, 2024
@Sv443 Sv443 added the v3 Tasks for version 3.0.0 label Feb 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
v3 Tasks for version 3.0.0
Projects
Status: Backlog
Development

No branches or pull requests

1 participant