sown / tasks

Tasks for sown projects
0 stars 0 forks source link

Patch backup scripts to include postgres databases #41

Closed TimStallard closed 4 years ago

TimStallard commented 5 years ago

Netbox relies on postgres and we should be backing the DB up, our backup scripts currently only include MySQL.

Until this can be put into the backup scripts properly, I've put a cron job on netbox to dump the database hourly.

TimStallard commented 4 years ago

This is being done as part of #49 - hook script deployed on netbox, just needs adding to ansible.