/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

blog.oddbit.com
| | www.tomas.io
6.2 parsecs away

Travel
| | technical knowledge platform
| | jeremyeder.com
6.1 parsecs away

Travel
| | Quick article on how to use the atomic storage commands to swap out an underlying storage device used for docker's graph storage. I am currently using overlay2 for docker storage, and /var/lib/docker is currently on my root partition :-/ I want to add a 2nd disk just for docker storage. I want to keep my...
| | golb.hplar.ch
5.5 parsecs away

Travel
| | [AI summary] This blog post provides a step-by-step guide on setting up a self-hosted Docker registry server on Ubuntu 20.04, including installation, firewall configuration, reverse proxy setup with Nginx, and securing the registry with TLS and basic authentication.
| | iridakos.com
43.5 parsecs away

Travel
| A step by step tutorial to dockerize a Rails application and run it in Docker with PostgreSQL and Redis.