Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 773 Bytes

README.md

File metadata and controls

24 lines (14 loc) · 773 Bytes

docker-samples

Custom ready-to-use Docker images.

MySQL/MariaDB

  1. Server with periodic backup: MariaDB server with a daily backup schedule | reference guide: MySQL/MariaDB with scheduled backups running in Docker @ Medium.

Nginx

  1. Server with logs stored in custom paths: Alpine Nginx server with error.log and access.log stored in custom paths.

  2. Server listening in custom port: Alpine Nginx server listening on port 8080.

Tomcat

  1. Access log backup: Alpine Linux that organizes Tomcat access logs into a year/month/day hierarchical backup folders structure.