/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

chringel.dev
| | justinvollmer.com
2.0 parsecs away

Travel
| | Justin Vollmer's personal website
| | davquar.it
1.5 parsecs away

Travel
| | Matomo is a viable alternative to Google Analytics as an ethical and privacy-oriented web analytics tool. In this post we see how to install it with Docker, alongside MariaDB and a couple of nginx-related containers.
| | markozivanovic.com
3.3 parsecs away

Travel
| | Marko Zivanovic is a programmer, technologist, and one hell of a guy. He loves to learn new programming languages and enjoys long walks on the beach.
| | blog.nuculabs.de
8.1 parsecs away

Travel
| Introduction Hello In this article we will discuss a tool called Docker Docker is a platform which allows to package individual applications in containers. This achieves application isolation at the OS level without the need to use virtualization technologies by making use of the OS APIs. Since it can be a little hard to get into Docker if you are new I will try to keep things short and concise.