devilbox/docs/Backups.md

37 lines
804 B
Markdown
Raw Normal View History

2017-06-11 13:16:01 +00:00
# Devilbox Documentation
**[Overview](README.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)**
---
## 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)
---
### 1. MySQL
#### 1.1 MySQL Database Backup
#### 1.2 MySQL Database Restore
### 2. PostgreSQL
#### 2.1 PostgreSQL Database Backup
#### 2.2 PostgreSQL Database Restore