/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

earthly.dev
| | mitchellh.com
2.8 parsecs away

Travel
| | [AI summary] The author demonstrates how to combine Nix package management with Dockerfiles to create consistent, reproducible development and production environments for applications.
| | syntackle.com
2.5 parsecs away

Travel
| | Containerization in it's entirety is an incredibly useful concept. From being able to execute applications in isolation, to being able to port them easily with all of their dependencies and configuration is all a developer could ask for.
| | www.calazan.com
2.8 parsecs away

Travel
| | [AI summary] The article explains how to set up a Django development environment using Docker and Docker Compose, replacing traditional virtualenv setups to improve efficiency and consistency across different operating systems.
| | thomasvilhena.com
14.0 parsecs away

Travel
| [AI summary] This blog post explains how to set up an Nginx reverse proxy with Docker and Certbot for SSL certificate management, focusing on configuration files and services for load balancing and secure communication.