MySQL backups to S3

A simple NodeJS application to backup your MySQL database to S3 via a cron.

Deploy MySQL backups to S3

MySQL backups to S3

Natuz/mysql-s3-backup

Just deployed

Overview

This template starts a small Node.js app that automatically creates a database dump and saves it to an S3 bucket by schedule.

Setup

To start the app just need to add environment variables to specify the database (DB name, host, user, password), the S3 bucket you want the dump to be saved to (access ID, secret ID, bucket name, bucket region), and cron schedule.

By default, the cron is running daily at 5 am.


Template Content

MySQL backups to S3

Natuz/mysql-s3-backup

More templates in this category

View Template

Postgres S3 backups

A simple NodeJS app to back up your PostgreSQL database to S3 via a cron


View Template

Tier

A single tool to configure,orchestrate and manage your entire pricing stack


View Template

Trigger.dev

Open source background jobs framework for TypeScript.