Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cloudmodel/cloudmodel-api-desec
https://github.com/cloudmodel/cloudmodel-api-desec
Last synced: 2 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 4 years ago)
- Default Branch: master
- Last Pushed: 2024-11-15T14:29:59.000Z (3 months ago)
- Last Synced: 2024-11-15T15:34:14.078Z (3 months 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
![RSpec](https://github.com/cloudmodel/cloudmodel-api-desec/workflows/RSpec/badge.svg)
![CodeQL](https://github.com/cloudmodel/cloudmodel-api-desec/workflows/CodeQL/badge.svg)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).