Skip to content
#

duckdns

Here are 55 public repositories matching this topic...

cloudoffice

Cloudoffice deploys Nextcloud and OnlyOffice automatically with LetsEncrypt HTTPS certificates. Text and video instructions included. Six compatible cloud providers, or via Ubuntu/Raspberry Pi. Cloud provider deployments include low-cost object storage integration (e.g. S3).

  • Updated Jul 22, 2021
  • HCL

A simple library that implements an automatic DDNS Update Client for SAM DUE, nRF52, SAMD21/SAMD51, STM32F/L/H/G/WB/MP1, RP2040-based RASPBERRY_PI_PICO, etc. besides ESP8266/ESP32, using ESP8266-AT/ESP32-AT WiFi, WiFiNINA, Ethernet W5x00, ENC28J60 or LAN8742A. It is designed to be light-weight and currently supports DuckDNS, No-ip, DynDNS, Dynu, enom, all-inkl, selfhost.de, dyndns.it, strato, freemyip, afraid.org.

  • Updated Aug 18, 2021
  • C++

This terraform/ansible project creates a Docker Swarm that uses a Tinc vpn-mesh for private communication between nodes. The goal is to have a working swarm that has nodes across geo-locations using multiple providers.

  • Updated Aug 19, 2021
  • HCL
DataHearth
DataHearth commented Jun 11, 2021

Context

The actual behaviour of ddnsclient isn't quite optimise when you change something inside the configuration file (e.g ddnsclient.yaml). The application needs to be reloaded to be updated with the new configuration.
A way to avoid this would be to use HRM and watch for changements on the configuration file.

Solutions

  • Use the viper HRM functions
  • Implement a custom HRM

Improve this page

Add a description, image, and links to the duckdns topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the duckdns topic, visit your repo's landing page and select "manage topics."

Learn more