User contributions for David

From KlavoWiki
A user with 2,582 edits. Account created on 18 August 2007.
Jump to navigationJump to search
Search for contributionsExpandCollapse
⧼contribs-top⧽
⧼contribs-date⧽
(newest | oldest) View (newer 50 | ) (20 | 50 | 100 | 250 | 500)

31 May 2026

  • 10:1310:13, 31 May 2026 diff hist +706 N TeslaMate Custom Created page with "This is built on top of the TeslaMate install instructions. I have modified the Drives data to include categories Personal, Work, and Other. = Build = Build the docker image. <pre> cd /opt/teslamate</pre> First time pull. <pre>git pull https://git.klaverstyn.com.au/david/teslamate.git</pre> Rebuilding as repo already know. <pre>git pull</pre> <pre>docker build --network=host -t teslamate:local .</pre> Only required if there has been changes to Grafana dashboards...." current

23 May 2026

9 May 2026

4 May 2026

3 May 2026

2 May 2026

30 April 2026

29 April 2026

28 April 2026

25 April 2026

17 April 2026

8 April 2026

  • 00:3000:30, 8 April 2026 diff hist +42 GeoIP No edit summary current
  • 00:3000:30, 8 April 2026 diff hist +11 GeoIP Verify
  • 00:2900:29, 8 April 2026 diff hist +443 GeoIP No edit summary
  • 00:2100:21, 8 April 2026 diff hist +909 N GeoIP Created page with "This configuration is to on enable GeoIP and only allow certain countries to access a specific web site. = Install Debian Applications = <pre>apt install libnginx-mod-http-geoip2 libmaxminddb0 libmaxminddb-dev mmdb-bin</pre> = Configure nginx = <pre>vi /etc/nginx/nginx.conf</pre> <pre> # Load the GeoIP2 database geoip2 /var/lib/GeoIP/GeoLite2-Country.mmdb { auto_reload 5m; $geoip2_data_country_code country iso_code; }..."

7 April 2026

  • 11:0611:06, 7 April 2026 diff hist +1,751 n8n No edit summary current
  • 08:1808:18, 7 April 2026 diff hist +862 N n8n Created page with "<pre> n8n: image: n8nio/n8n:latest container_name: n8n restart: unless-stopped user: "1000:1000" ports: - 5678:5678 environment: - GENERIC_TIMEZONE=Australia/Brisbane - N8N_BASIC_AUTH_ACTIVE=true - N8N_BASIC_AUTH_USER=n8nuser - N8N_BASIC_AUTH_PASSWORD=your_strong_password - NODE_ENV=production - N8N_SECURE_COOKIE=true - N8N_EDITOR_BASE_URL=https://n8n.klaverstyn.com.au/ - WEBHOOK_URL=https://..."

5 April 2026

  • 01:4601:46, 5 April 2026 diff hist +412 N NGINX SNMP Created page with "To retrieve NGINX counters from SNMP. <pre>apt install python3-pip python3-dateutil</pre> <pre> wget https://github.com/librenms/librenms-agent/raw/master/snmp/docker-stats.py -O /etc/snmp/docker-stats.py chmod +x /etc/snmp/docker-stats.py </pre> <pre>usermod -a -G docker Debian-snmp</pre> <pre>vi /etc/snmp/snmpd.conf</pre> <pre>extend nginx /etc/snmp/nginx</pre> Category : Debian Category : NGINX" current

30 March 2026

15 March 2026

(newest | oldest) View (newer 50 | ) (20 | 50 | 100 | 250 | 500)