v 8.0 Third Party 160
Download for v 8.0
Availability
Odoo Online
Odoo.sh
On Premise
Odoo Apps Dependencies Social Network (mail)
Community Apps Dependencies
Technical Name connector_dns
LicenseAGPL-3
Websitehttps://www.elico-corp.com
You bought this module and need support? Click here!

Connector DNS

This module aims to create a framework for DNS management through the odoo-connector in order to be able to manage your DNS records in Odoo and be able to connect to external service providers via API and the odoo-connector job-queue.

This module only introduces the main data model and can be used as is to manually store DNS records. It provides the objects or basic mapping to create API connection but does not provide any connector per se.

Additional modules for specific connectors need to be added to manage the service provider connection.

With specific DNS provider module, the DNS connector supports:

  • Import the domains and records from your DNS provider into Odoo
  • DNS domain creation / deletion (TBD) / update and synchronization to your DNS provider
  • Records creation / deletion (TBD) / update and synchronization to your DNS provider

Installation

To install this module, you need to install the odoo-connector module.

Configuration

To configure this module, you need to:

  1. Install a specific module such as connector_dns_dnspod
  2. Create and set up the authentication for the DNS service provider in Connectors/DNS/backends

Usage

To use this module, you need to:

  1. Create your domains, select the DNS provider and confirm them in Connectors/DNS/Domains
  2. Once the domains are created, you can create the records accordingly in Connectors/DNS/records
  3. Every time you create, delete or update a new record, a job will be created in Connectors/Queue/Jobs
  4. if a job fails, you can check the error and retry the job if necessary.

You might want to check the official documentation of the Odoo Connector to build your own DNS provider connector.

Try me on Runbot

Known issues / Roadmap

  • Add validations for record types: SPF, NAPTR
  • Add a delete synchronizer
  • Add tests for each of the dns.record.type validation regexes
  • Add missing tests for export_synchronizer & import_synchronizer

Bug Tracker

Bugs are tracked on GitHub Issues. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us smashing it by providing a detailed and welcomed feedback.

Credits

Contributors

Maintainer

Odoo Community Association

This module is maintained by the OCA.

OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.

To contribute to this module, please visit https://odoo-community.org.

Please log in to comment on this module

  • The author can leave a single reply to each comment.
  • This section is meant to ask simple questions or leave a rating. Every report of a problem experienced while using the module should be addressed to the author directly (refer to the following point).
  • If you want to start a discussion with the author, please use the developer contact information. They can usually be found in the description.
Please choose a rating from 1 to 5 for this module.