mirror of
https://github.com/cytopia/devilbox.git
synced 2024-12-23 14:42:25 +00:00
37 lines
804 B
Markdown
37 lines
804 B
Markdown
|
# 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
|