/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

alexn.org
| | golb.hplar.ch
14.9 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.
| | blog.ideotec.es
13.8 parsecs away

Travel
| | By hosting your static site in GitLab Pages you don't have to worry about managing a web server, but just as "with great power comes great responsibility", with less responsibility you must also relinquish some control. If you inspect your site's headers you will find that GitLab's servers don't compress your assets, which makes them weigh up to 75% more than necessary! The good news is that you can get that compression without having to touch the server settings.
| | selfhostedheaven.com
10.1 parsecs away

Travel
| | In my previous blogpost I installed Portainer in Docker Compose. It's a great graphical user interface for managing Docker containers and images. While exploring Portainer I noticed something strange: I had a lot of unused images! What happened? This is my story of how I reclaimed almost 200GB of data, just from deleting unused Docker images. What are Unused Docker Images? There are a few scenario's when a Docker image can be unused.
| | osc.garden
23.0 parsecs away

Travel
| How to self-host GoatCounter -a lightweight, privacy-friendly web analytics tool- with an nginx reverse proxy and an SSL certificate.