janikvonrotz
10/3/2014 - 3:42 PM

Ubuntu: Backup server installations #Ubuntu #Markdown

Ubuntu: Backup server installations #Ubuntu #Markdown

Introduction

This article shows a list of the most important files and folders of your VPC installations, you definitely should backup. It assumes you'll run a daily backup for this ressources.

Requirements

Instructions

As long new versions of your installations are released frequently, it's recommanded to backup data and configuration files only.

Ubuntu

-

duplicity-backup

/etc/duplicity-backup/*

Koken

/var/www/<koken>

MySQL

If you have automysqlbackup running.

/var/backups/mysql/latest/*

Nginx

/etc/nginx/conf.d/*  

Postfix

/etc/postfix/virtual
/etc/postfix/main.cf

Piwik

/var/www/<piwik>/config/*

WordPress

/var/www/<wordpress>/wp-config.php
/var/www/<wordpress>/wp-content/*