Tag: Linux
5 articles tagged with "Linux"
2016
2014
Docker: The container (r)evolution
Presentation about Docker and container technologies at Anchor Coworking on December 27th, 2014, including slides and Q&A session covering Docker, CoreOS, Rocket, and practical DevOps considerations.
Private Registry 103: Nginx front container
Set up Nginx as a reverse proxy for Docker private registry in a separate container, enabling virtual host configuration and fine-grained HTTP control.
Private Registry 102: Use Amazon S3 for data storage
Configure Docker private registry to use Amazon S3 as storage backend for container images, including IAM setup, common issues, and complete working configuration.
Private Registry 101: Setup a local private repository
Step-by-step guide to set up a private Docker registry using the official registry container, including local setup, common issues, and solutions for insecure registry endpoints.