Custom ready-to-use Docker images.
- Server with periodic backup: MariaDB server with a daily backup schedule | reference guide: MySQL/MariaDB with scheduled backups running in Docker @ Medium.
-
Server with logs stored in custom paths: Alpine Nginx server with
error.log
andaccess.log
stored in custom paths. -
Server listening in custom port: Alpine Nginx server listening on port
8080
.
- Access log backup: Alpine Linux that organizes Tomcat access logs into a year/month/day hierarchical backup folders structure.