2017-06-11 13:16:01 +00:00
|
|
|
# Devilbox Documentation
|
|
|
|
|
2017-06-15 06:46:50 +00:00
|
|
|
[Overview](README.md) |
|
2017-06-14 07:25:57 +00:00
|
|
|
[Quickstart](Quickstart.md) |
|
|
|
|
[Install](Install.md) |
|
|
|
|
[Update](Update.md) |
|
|
|
|
[Configure](Configure.md) |
|
|
|
|
[Run](Run.md) |
|
|
|
|
[Usage](Usage.md) |
|
|
|
|
Backups |
|
|
|
|
[Examples](Examples.md) |
|
|
|
|
[Technical](Technical.md) |
|
|
|
|
[Hacking](Hacking.md) |
|
|
|
|
[FAQ](FAQ.md)
|
2017-06-11 13:16:01 +00:00
|
|
|
|
|
|
|
---
|
|
|
|
|
|
|
|
## Backups
|
|
|
|
|
|
|
|
1. [MySQL](#1-mysql)
|
|
|
|
1. [MySQL Database Backup](#1-1-mysql-database-backup)
|
|
|
|
2. [MySQL Database Restore](#1-2-mysql-database-restore)
|
|
|
|
2. [PostgreSQL](#2-postgresql)
|
|
|
|
1. [PostgreSQL Database Backup](#2-1-postgresql-database-backup)
|
|
|
|
2. [PostgreSQL Database Restore](#2-1-postgresql-database-restore)
|
|
|
|
|
|
|
|
---
|
|
|
|
|
2017-06-14 07:25:57 +00:00
|
|
|
## 1. MySQL
|
2017-06-11 13:16:01 +00:00
|
|
|
|
|
|
|
#### 1.1 MySQL Database Backup
|
|
|
|
#### 1.2 MySQL Database Restore
|
|
|
|
|
2017-06-14 07:25:57 +00:00
|
|
|
## 2. PostgreSQL
|
2017-06-11 13:16:01 +00:00
|
|
|
|
|
|
|
#### 2.1 PostgreSQL Database Backup
|
|
|
|
#### 2.2 PostgreSQL Database Restore
|