25 lines
510 B
Markdown
25 lines
510 B
Markdown
# limbosolutions.com
|
|
|
|
|
|
|
|
## Requirements
|
|
|
|
- Docker
|
|
- Docker Compose
|
|
- Portainer (optional)
|
|
- [Duplicati Image with mySql client](https://git.limbosolutions.com/kb/duplicati/src/branch/main/docker/mysqlclient/README.md)
|
|
|
|
|
|
## Setup
|
|
|
|
[Docker Compose File](docker/docker-compose.yaml)
|
|
|
|
## Backup and Restore
|
|
|
|
Using [custom duplicati image](https://git.limbosolutions.com/kb/duplicati) to daily backups files. Every action (backup/restore) creates an log entry on docker.
|
|
|
|
Docker Log.
|
|
|
|
--run-script-after=dockerlog
|
|
|