Currently the database `the_reading_machine.db` sits inside of the container. This makes the data irrecoverable if the instance crashes. A database should be set up in order to reduce the downtime if the instance crashes.
Currently the database
the_reading_machine.dbsits inside of the container.This makes the data irrecoverable if the instance crashes.
A database should be set up in order to reduce the downtime if the instance crashes.