Giter VIP home page Giter VIP logo

reload / dnsimple-punktum-dk-ds-upload Goto Github PK

View Code? Open in Web Editor NEW
0.0 6.0 0.0 1.96 MB

A Google Cloud Function receiving webhook events from DNSimple reacting to `dnssec.rotation_start` and `dnssec.rotation_complete` events and passes DS records on to Punktum.dk via their DS Update protocol.

License: MIT License

Makefile 11.72% Go 86.59% Ruby 1.69%
dnsimple dnsimple-webhooks dk-hostmaster ds-record dnssec dk-registry punktum-dk

dnsimple-punktum-dk-ds-upload's Introduction

DNSimple Punktum DS upload

Go reference

Package function is a Google Cloud Function receiving webhook events from DNSimple (https://dnsimple.com/webhooks).

It reacts to dnssec.rotation_start and dnssec.rotation_complete events and passes the new DS record on to Punktum.dk via their DS Update protocol (https://github.com/Punktum-dk/dsu-service-specification).

The cloud function needs to be configured through environment variables.

The TOKEN environment variable is the access token that should be added as URL query parameter to the trigger URL (e.g. ?token=abcdefeghijklmnopqrstuvxyz0123456789).

The DNSIMPLE_TOKEN environment variable is a DNSimple API token that is used to retrieve DS records from DNsimple.

For the domains in your DNSimple account that you would like this cloud function to update in Punktum.dk you need to add three environment variables. They should all be prefix with the Domain ID from DNSimple (e.g. 123456).

123456_DOMAIN: the (apex) domain name in Punktum.dk.

123456_USERID: the Punktum.dk handle you use to login to their self service.

123456_PASSWORD: the Punktum.dk password you use to login to their self service.

dnsimple-punktum-dk-ds-upload's People

Contributors

arnested avatar dependabot-preview[bot] avatar dependabot[bot] avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

dnsimple-punktum-dk-ds-upload's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.