Skip to main content
Advanced Search
Search Terms
Content Type

Exact Matches
Tag Searches
Date Options
Updated after
Updated before
Created after
Created before

Search Results

727 total results found

Overview Zendure Schedule Management

Zendure

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

Zendure

Groepenkast

Zendure

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)

Ubuntu CLI (2026)

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

Ubuntu CLI (2026)

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

Ubuntu CLI (2026)

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

Ubuntu CLI (2026)

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...