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

Feat/databse backup to s3 #244

Open
wants to merge 3 commits into
base: MBI
Choose a base branch
from
Open

Conversation

DHurtado714-itesm
Copy link
Contributor

Database backup to S3 bucket

[Feature/Task ID]: Database backup to S3 bucket

Descripción

Se realizo un cron que corre cada 15 dias y hace un backup de la DB a un bucket de S3

Cambios realizados

  • La logica de Prisma se movio fuera de index.ts
  • Provider para interactuar con S3
  • Funcion para realizar el backup

@DHurtado714-itesm DHurtado714-itesm changed the base branch from develop to MBI June 5, 2024 04:18
Copy link
Contributor

@dembA7 dembA7 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

solo quitar console logs

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

Successfully merging this pull request may close these issues.

3 participants