Advanced Search
Search Results
727 total results found
Overview Zendure Schedule Management
Background The Zendure App “net-zero” option did not work properly because the P1 data lags by up to 20 seconds. A datagram is sent every second, but the values are delayed too much. As far as I have been able to determine, this is caused by the smart meter, ...
Schedule Manager
Groepenkast
Nummer Groep - - 2 Aanbouw (kantoor en kamer erboven) 3 Vaatwas 4 Wasmachine - 6 CV 7 Oven/Schuur 8 Hal + alles boven: douche, 2de ve...
Certbot Wildcards Certifiactes (OVH)
Wildcard Let’s Encrypt Certificate with OVH DNS (Certbot) 0. Introduction Goal Obtain and automatically renew a wildcard TLS certificate (*.qool.ovh) using Let’s Encrypt, with DNS hosted at OVH and the server hosted elsewhere (e.g. Contabo). Key Requiremen...
Setup webserver (NGINX) on Ubuntu
Nginx + PHP + MariaDB + phpMyAdmin + SSH 0. Introduction Goal Set up a production-ready Ubuntu server with: Nginx, PHP (PHP-FPM), MariaDB, phpMyAdmin, and SSH on a custom port. Assumptions Ubuntu Server (22.04+) CLI access User max with sudo rights ...
Set up subdomain routing NGINX
Dynamic Subdomain Routing for *.qool.ovh (Nginx) 0. Introduction Goal Automatically route requests for <subdomain>.qool.ovh to the corresponding directory /var/www/qool/<subdomain>, without creating a new DNS record or Nginx config for each site. Use case ...
Enable https NGINX
Enable HTTPS on Nginx (Let’s Encrypt) 0. Introduction Goal Enable HTTPS on Nginx using an existing Let’s Encrypt certificate, open the HTTPS port, and (optionally) redirect all HTTP traffic to HTTPS. 1. Prerequisites Nginx installed and running Valid...