Pikne-Programy / pikne-zadania

A system for online exercises with on-server answer checking
https://pikne-programy.github.io/pikne-zadania/
GNU Affero General Public License v3.0
5 stars 0 forks source link

Database backup #33

Open Marwyk2003 opened 3 years ago

Marwyk2003 commented 3 years ago

We need to store a backup of the database in case something gets deleted or modified. This should be done at least once a day.

Nircek commented 3 years ago

I think, for our purposes, it's too many once per day. I'd rather combine it with the expired tokens cleaning (https://github.com/Pikne-Programy/pikne-zadania/issues/16#issuecomment-808893799) and set up to occur weekly.