An open API service indexing awesome lists of open source software.

https://github.com/messeb/docker-playground

Small Docker playgrounds for my daily work.
https://github.com/messeb/docker-playground

Last synced: about 1 year ago
JSON representation

Small Docker playgrounds for my daily work.

Awesome Lists containing this project

README

          

# Docker Playground

Small Docker playgrounds for my daily work.

## Playgrounds

| Project | Description | Link |
| --- | --- | --- |
| MongoDB Prefilled | MongoDB with prefilled data from JSON file | [Link](./mongodb-prefilled/)
| HAProxy as HTTP Loadbalancer | Loadbalancer for multiple http web servers | [Link](./haproxy-http-loadbalancer/)
| Varnish ESI | Varnish Edge Side Include example | [Link](./varnish-edge-side-include/)
| PostgreSQL Replica | PostgreSQL with 2 read replicas | [Link](./postgresql-db-replicas/)
| Secure Docker Container | Security best practices for Docker container | [Link](./secure-docker-container/)