Add database backup and restore

This commit is contained in:
2026-08-30 10:17:30 +03:00
parent 84f6eea43c
commit 7322fa8858
5 changed files with 137 additions and 1 deletions
+1 -1
View File
@@ -7,5 +7,5 @@
- [x] Configure production SMTP credentials and verify outgoing email delivery.
- [x] Rotate the initial `admin` password and enroll its authenticator.
- [x] Add CSRF protection to all state-changing forms.
- [ ] Add automated database backups and test restoration.
- [x] Add automated database backups and test restoration.
- [ ] Configure TLS reverse proxy and production domain for `eternityproject.fi`.