Skip to content

Natuz/mysql-s3-backup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MySQL S3 backups

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

Deploy on Railway

Local usage

  • set environment variables as per /src/env.ts
  • npm install to install the dependencies
  • npm run build to build the app
  • npm run start to run the app

About

Automated backups of MySQL database to S3 bucket

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published