https://github.com/cloudmodel/cloudmodel-api-desec
https://github.com/cloudmodel/cloudmodel-api-desec
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/cloudmodel/cloudmodel-api-desec
- Owner: cloudmodel
- License: mit
- Created: 2020-12-07T15:13:19.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2024-11-15T14:29:59.000Z (about 1 year ago)
- Last Synced: 2024-11-15T15:34:14.078Z (about 1 year ago)
- Language: Ruby
- Size: 44.9 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: MIT-LICENSE
Awesome Lists containing this project
- awesome-starred - cloudmodel/cloudmodel-api-desec - (others)
README
# CloudModel::Api::Desec


Support for Desec DNS API in [CloudModel](https://github.com/cloudmodel/cloudmodel).
## Usage
Adds following ablities to CloudModel:
* Change Desec server DNS on changing AddressResolution
## Installation
Add this line to your application's Gemfile:
```ruby
gem 'cloudmodel-api-desec'
```
And then execute:
```bash
$ bundle
```
Or install it yourself as:
```bash
$ gem install cloudmodel-api-desec
```
## License
The gem is available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT).