Post #3550783
2026-07-03 06:30 UTC
Spacebar now runs on my server!
next up I think?:
Automating 1700 daily database backups (These will live on-server since their primary defense will be against things like "File Corruption" and "Admin did something stupid and deleted something they really shouldn't have")
Locking down the Spacebar Instance so that when i invite people to it, they have a limited set of access
Automating 17:00 daily Data backups (Most data is in one place... maybe gzip the data folder?)
Automating backup rotation. (I do not need over a week of daily backups.)
Restore Testing?
Remembering that I promised to get a rough draft of the email protocol finished tomorrow sorry guys
#homelab
Replies (1)
-
@Epic_Null@infosec.exchange 2026-07-03 06:31
I'm currently backing up each database individually, adding each new database to the list by hand, which is not great. It would make a lot more sense if I checked the database for a list of databases, and then dumped each one from the list.