Vertigo/Services/Backup
vertigo-backup
Backs up web and database data. Also backs up the vertigo configuration data.
A domain owner can restore the data using the Vertigo/WebApplications/Admin web frontend.
Directories
-
backup The root dir for storing backups, below this directory a directory will be maintained for each type of data (vertigo, www, mysql and postgresql at the moment), default is
/var/backups/vertigo. - www The directory containing the web data (see Vertigo/Services/Apache).
- templates Template dir to backup, part of the vertigo configuration data.
- domains Domains dir containing all the domain data, part of the vertigo configuration data.
Variables
- maximum backups The number of backups to maintain for each domain.
- mysql root password (optional) Needed to check whether or not a specific database exists within the database.
Comments (0)
Post comment
If you wish, you can use markdown syntax in the comment field.