Coder Social home page Coder Social logo

addon-digitalocean's Introduction

DNSimple DigitalOcean connector add-on

This add-on connects your DNSimple domain to a DigitalOcean droplet. Given you want to connect your droplet to awesome.space It sets the following records:

  • CNAME www.awesome.space awesome.space
  • A record to droplet IPv4
  • AAAA record to droplet IPv6 (if available)

Configuration

After cloning this repo please copy the example dev secrets and adjust it to your tokens:

  • cp config/dev.secret.exs-example config/dev.secret.exs
  • emacs config/dev.secret.exs

Development

To start the Phoenix app:

  • Install dependencies with mix deps.get
  • Install Node.js dependencies with npm install
  • Start Phoenix endpoint with mix phoenix.server

Now you can visit localhost:4000 from your browser.

Tests

After you followed the steps above use mix test to run the tests.

Contribute

If you have a great idea for a contribution we love to see it. If it's a small enhancement, please feel free to open a PR. If it's a bigger change or feature please open a issue upfront so we can discuss it.

addon-digitalocean's People

Contributors

olemchls avatar sbastn avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

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

addon-digitalocean's Issues

Linking domain does not appear in list of connections

If you link the first domain that appears in the drop-down, it will appear in your connections as expected. However, if you link any of the other domains from the list it does not show up. For example:

screen recording 2016-11-29 at 05 37 pm

I'm unsure if this connection is actually established and not appearing, or if it is not established.

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.