Skip to content

Instantly share code, notes, and snippets.

@dtalens
dtalens / letsencrypt-wildcard-renewal.md
Created October 27, 2022 09:36 — forked from Nimrodda/letsencrypt-wildcard-renewal.md
Setup automatic LetsEncrypt wildcard certificate renewal on Ubuntu server 18.04 with Namecheap

All credits go to by Bryan Roessler for his original post that I followed on how to setup LetsEncrypt wildcard certificate auto-renewal with Namecheap. I highly recommend you read his tutorial first and if you bump into issues, check out this gist next.

Unfortunately the original article is not up-to-date and doesn't have the option to leave comments so I can't communicate with the author for updates so I decided to write the updates in a Gist. I highlighted the sections that required an updated with Correction #:. I managed to get the correct setup with the help of the amazing guys at LetsEncrypt community. Here's the help thread.

Set up acme-dns

  1. Download acme-dns from https://github.com/joohoi/acme-dns/releases
  2. Move the binary somewhere sensible since we will be using
@dtalens
dtalens / letsencrypt-wildcard-renewal.md
Created October 27, 2022 09:36 — forked from Nimrodda/letsencrypt-wildcard-renewal.md
Setup automatic LetsEncrypt wildcard certificate renewal on Ubuntu server 18.04 with Namecheap

All credits go to by Bryan Roessler for his original post that I followed on how to setup LetsEncrypt wildcard certificate auto-renewal with Namecheap. I highly recommend you read his tutorial first and if you bump into issues, check out this gist next.

Unfortunately the original article is not up-to-date and doesn't have the option to leave comments so I can't communicate with the author for updates so I decided to write the updates in a Gist. I highlighted the sections that required an updated with Correction #:. I managed to get the correct setup with the help of the amazing guys at LetsEncrypt community. Here's the help thread.

Set up acme-dns

  1. Download acme-dns from https://github.com/joohoi/acme-dns/releases
  2. Move the binary somewhere sensible since we will be using
@dtalens
dtalens / index_hook_after_forecast.inc
Created October 4, 2022 08:06 — forked from norecords/index_hook_after_forecast.inc
Highcharts Meteogram for Belchertown skin and Weewx
<!--
*
* Highcharts Meteogram for Belchertown skin and Weewx.
* Working with Highstock.js, Dark mode and forecast translations from skin.conf
* Download source code at https://gist.github.com/norecords/85ea0186497404618574a7c62202f304
*
-->
<div id="meteogram-container"></div>