Opened 7 years ago
Closed 7 years ago
#2041 closed task (fixed)
Set up backup routine for staging.www.osgeo.org
Reported by: | robe | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | Website rebranding 2017 |
Component: | SysAdmin | Keywords: | |
Cc: |
Description
The new beta website server
staging.www.osgeo.org
is not yet in our backup routine and needs to be especially when people start doing some serious editing.
I assume we need to setup Bacula but not sure the details of that.
Change History (4)
comment:1 by , 7 years ago
comment:3 by , 7 years ago
I just added a cronjob to backup the database and website nightly to folder /var/www/backups.
I presume that folder will be picked up by Bacula based on the above link strk provided.
I feel this is necessary in case someone makes a mistake midday to a table or entry and needs to pull a record from old database. Much easier too from SQL backup than the actual mysql db files.
I have the database rotate daily (keep 7 days) but only one website backup since it's about 1.5GB.
comment:4 by , 7 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
I think we are done enough with this. Closing it out.
Reference wiki page about Bacula: https://wiki.osgeo.org/wiki/SAC:Bacula It would be good to also refresh/renew that page if needed