Skip to content

ricardolsmendes/docker-samples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker-samples

Custom ready-to-use Docker images.

license issues

Samples

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.

SSH access

  1. Public Key Authentication: Ubuntu-based image that accepts SSH connections and authenticates the user through a private and public key pair. P.S.: the upstream repository is hosted on GitLab.

  2. Public Key Authentication :: AWS Fargate: A special flavor of the Public Key Authentication solution, designed to allow SSHing into AWS Fargate managed containers. P.S.: the upstream repository is hosted on GitLab.

Tomcat

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

How to contribute

Please make sure to take a moment and read the Code of Conduct.

Report issues

Please report bugs and suggest features via the GitHub Issues.

Before opening an issue, search the tracker for possible duplicates. If you find a duplicate, please add a comment saying that you encountered the problem as well.

Contribute code

Please make sure to read the Contributing Guide before making a pull request.

About

Custom ready-to-use Docker images

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published