Backup cold storage #28
Loading…
Reference in New Issue
No description provided.
Delete Branch "%!s(<nil>)"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Currently a backup of the currently deployed site is taken and store in /home/ktyl/backups on the server machine. This causes the storage to fill up over time, breaking future deployments.
Find a way to store backups somewhere else. For example, when the NAS is available, backups could be made on the web server and automatically moved to 'cold' storage after they reach a certain age.