Backup
Jump to navigation
Jump to search
Some stuff needs to be backed up in our space infrastructure
Process
- Virtual machine on vmhost01
- Runs rsnapshot on daily and weekly schedules
- Backup target is mounted via NFS from hawking fileserver
Data
What get's backed up?
Internal
| Hostname | Directory | Reason |
|---|---|---|
| heimdal | Doorlock RasPi | |
| /home/pi/doorlock | Contains doorlock backend, incl. sqlite db | |
| octoprint | Octoprint host | |
| /home/mumalab | contains all octoprint instances | |
Docker
- CoreOS is accessed using "core" user. To read all files, sudo is required: http://dev.kprod.net/?q=linux-backup-rsnapshot-no-root
| Hostname | Directory | Reason |
|---|---|---|
| coreos10 | Docker Host | |
| - | Script - Backup DB from Zabbix DB container | |
| /srv | Contains Container Data Voumes and Backup of Zabbix DB | |
| /var/lib/coreos-install | cloud-config | |
External
| Hostname | Directory | Reason |
|---|---|---|
| mars.munichmakerlab.de | VPS 01 | |
| /etc | Configuration | |
| /root | Letsencrypt Client and some other stuff (?) | |
| /var/lib/mailman | Mailing Lists | |
| /var/www | Webserver contents | |
| jupiter.munichmakerlab.de | VPS 02 | |
| - | Script - Backup Mysql DB | |
| /etc | Configuration | |
| /root | Letsencrypt Client and some other stuff (?) | |
| /var/www | Webserver contents | |