pastorsj / blog-api

A simple api for storing users and blogs
https://pastorsj.github.io/blog-api/
MIT License
3 stars 2 forks source link

Automatic/Manual DB backups #71

Open pastorsj opened 6 years ago

pastorsj commented 6 years ago

I'm submitting a...


[ ] Regression (a behavior that used to work and stopped working in a new release)
[ ] Bug report  
[ ] Feature request
[x] Support request

Current behavior

Currently, if I start the docker container for the database and then completely kill it, the db is deleted. We need an automated solution.

Expected behavior

I should be able to specify a location or manual run a command to backup the db.

What is the motivation for this change?

Persistent db state...

Environment



- Node version: XX  
- Platform:  

Others: