Giter Club home page Giter Club logo

strillone's Introduction

Strillone

Strillone is a service to publish the events generated from a DNSimple account to a messaging service, using the DNSimple webhooks.

ci

Example

Usage

Deploy the application

You can use the following button to deploy the service to Heroku.

Deploy

Check the deploy

Make sure the app is properly deployed. If you access the homepage, you should see a JSON response like the following one:

{"ping":"1458412047","what":"dnsimple-strillone"}

Configure the Publishers

Configure the target of the messages. We currently support the following publishers:

See below for the specific configurations.

Create the webhook

Once you configured the publisher and generated the webhook URL, use the URL to create a new webhook in your DNSimple account.

Slack configuration

Strillone integrates with Slack using the Slack Incoming Webhook feature.

First, you need to setup an incoming webhook. Select the Slack channel and follow the instructions.

Config 1

Once created, Slack will give you a Webhook URL that looks like the following one:

Config 2

To generate the Strillone webhook URL, simply replace the initial fixed part of the Slack webhook URL with https://your-strillone-domain.com/slack.

For instance, if your Heroku app is https://happy-panda.herokuapp.com/ and the Slack webhook URL is https://hooks.slack.com/services/XXXXX/YYYYY/ZZZZZZZZZZ, then your Strillone webhook URL for this specific integration will be:

https://your-strillone-domain.com/slack/XXXXX/YYYYY/ZZZZZZZZZZ

This is the URL you have to enter in DNSimple when creating the webhook.

About the name

The word strillone (literally someone who shouts a lot, in practice the equivalent of newspaper boy) comes from Italian and it refers to the newspaper sellers in the street, who were used to yell the titles in the front page to catch the attention and sell more newspapers.

Strillone

Photo: New York Media

License

Copyright (c) 2016-2024 DNSimple Corporation. This is Free Software distributed under the MIT license.

strillone's People

Contributors

aeden avatar dependabot-preview[bot] avatar dependabot[bot] avatar dxtimer avatar jacegu avatar nestorsalceda avatar onlyhavecans avatar san983 avatar weppos avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

strillone's Issues

Include actual change in message

When for example changing the TTL of a record, we only get to see "updated record" -- we'd like to see that the TTL changed from e.g. 120 to 60.

Migrate from TravisCI to GitHub Actions

In order to keep it consistent among the different projects we are developing in DNSimple we should consider to migrate from TravisCI to GitHub actions to run the continuous integration.

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.