|
|
hace 3 años | |
|---|---|---|
| .github | hace 4 años | |
| .vscode | hace 4 años | |
| client | hace 3 años | |
| entity | hace 3 años | |
| static | hace 4 años | |
| util | hace 3 años | |
| web | hace 3 años | |
| .gitignore | hace 4 años | |
| .goreleaser.yml | hace 3 años | |
| Dockerfile | hace 3 años | |
| LICENSE | hace 4 años | |
| Makefile | hace 3 años | |
| README-EN.md | hace 4 años | |
| README.md | hace 3 años | |
| backup-x-web.png | hace 4 años | |
| favicon.ico | hace 4 años | |
| go.mod | hace 3 años | |
| go.sum | hace 3 años | |
| main.go | hace 3 años |
A database backup tool with web interfaces.
docker run -d \
--name backup-x \
--restart=always \
-p 9977:9977 \
-v /opt/backup-x-files:/app/backup-x-files \
jeessy/backup-x