Umami

Umami is a simple, easy to use, self-hosted web analytics solution. The goal is to provide you with a friendlier, privacy-focused alternative to Google Analytics and a free, open-sourced alternative to paid solutions. Umami collects only the metrics you care about and everything fits on a single page. docker-compose.yml .env Your Umami installation will create… Continue reading Umami

Træfik Proxy

Træfik is an open source cloud-native company that makes cloud networking solutions. Here we will use their proxy to create a reverse proxy serving as the entrypoint for all incoming connections to your server. Træfik Proxy also supports load balancing but that is set to be covered in a later update since it’s not necessary… Continue reading Træfik Proxy

Install Docker

Install necessary components such as Docker and Docker Compose to be running.

Optionally move Docker data to a block storage.