https://github.com/v1ncnet/docker
Collection of my Dockerfiles
https://github.com/v1ncnet/docker
backup docker docker-compose dockerfiles invoiceplane mysql nextcloud postgres
Last synced: 3 months ago
JSON representation
Collection of my Dockerfiles
- Host: GitHub
- URL: https://github.com/v1ncnet/docker
- Owner: V1ncNet
- Created: 2019-03-31T11:00:39.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2024-08-13T09:15:58.000Z (9 months ago)
- Last Synced: 2024-12-01T07:20:31.197Z (5 months ago)
- Topics: backup, docker, docker-compose, dockerfiles, invoiceplane, mysql, nextcloud, postgres
- Language: Shell
- Homepage: https://hub.docker.com/u/vinado
- Size: 59.6 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# V1ncNet/docker
A collection of my Dockerfiles: https://hub.docker.com/u/vinado
## Images
- [nextcloud-preview-cron](nextcloud-preview-cron) - a simple Docker Image to schedule preview generation using the [Preview Generator](https://apps.nextcloud.com/apps/previewgenerator) Nextcloud app
## Stacks
- [nextcloud](https://github.com/V1ncNet/docker/tree/master/nextcloud-nginx) - a complete Docker Compose stack for running Nextcloud along with nginx
- [invoiceplane](https://github.com/V1ncNet/docker/tree/master/invoiceplane) - an InvoicePlane Dockerfile and complete Docker Compose stack for running InvoicePlane## Backup Services
- [nextcloud](https://github.com/V1ncNet/docker/tree/master/backup-nextcloud) - a backup service to backup Nextcloud data and PostgreSQL database
- [mysql](https://github.com/V1ncNet/docker/tree/master/backup-mysql) - a backup service to backup a MySQL database
- [codimd](https://github.com/V1ncNet/docker/tree/master/backup-codimd) - a backup service to backup CodiMD uploads and PostgreSQL database