Beyond-The-Veils / Neon-Covenant-Blog

Static site for Neon Covenant Blog
https://beyond-the-veils.github.io/Neon-Covenant-Blog/
MIT License
0 stars 0 forks source link

Issue 5: Automate Blog Backups #5

Open JoftheV opened 2 months ago

JoftheV commented 2 months ago

Description: Set up automated backups for blog content and static assets, ensuring no loss of data in case of issues.

Tasks:

•   Create a scheduled GitHub Actions job to back up content and static assets.
•   Store backups in a separate repository or external storage (Google Drive, AWS S3).
•   Set up notifications for successful/failed backups.

Next Steps:

•   Verify backup integrity by restoring from backups periodically.
•   Explore automated archiving for older content.