|
You are here |
chringel.dev | ||
| | | | |
paul.fawkesley.com
|
|
| | | | | [AI summary] The article explains how to respect users' privacy by disabling Google Analytics for those who have enabled the Do Not Track HTTP header, providing a code snippet to achieve this. | |
| | | | |
justinvollmer.com
|
|
| | | | | Justin Vollmer's personal website | |
| | | | |
davquar.it
|
|
| | | | | 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. | |
| | | | |
blog.m5e.de
|
|
| | | In this Guide, I want to cover installing ZITADEL with PostgreSQL on a Linux system. Please be aware that PostgreSQL support is still in Beta at the time of this writing, and you will need a PostgreSQL installation with Version 14 or higher. NGINX Proxy Create a new subdomain and point it to your server. Use certbot -d domain.name for creating a new SSL Cert. Create a new file in /etc/nginx/sites-available/domainname | ||