1
0
mirror of https://github.com/github/octodns.git synced 2024-05-11 05:55:00 +00:00
Commit Graph

114 Commits

Author SHA1 Message Date
Ross McFarland
816d54f3d0 Pass at copy editing the new strict_supports documentation 2021-08-31 15:07:59 -07:00
Ross McFarland
fd148d1803 Documentation of strict_supports and lenient, changelog info 2021-08-26 15:56:27 -07:00
Yaroshevich, Denis
9f2b289090 Merge branch 'gcore-provider' of github.com:G-Core/octodns into gcore-provider 2021-08-03 10:55:26 +03:00
Yaroshevich, Denis
006a61e4d8 add support for dynamic A, AAAA, CNAME records 2021-08-02 18:47:11 +03:00
Yaroshevich Denis
5d25dbea0f Merge branch 'master' into gcore-provider 2021-07-27 09:49:21 +03:00
Yaroshevich, Denis
cc0faf5762 Merge branch 'gcore-provider' of github.com:G-Core/octodns into gcore-provider 2021-07-26 17:58:27 +03:00
Yaroshevich, Denis
c6486ce3d1 add support for NS, MX, TXT, SRV, CNAME, PTR 2021-07-26 17:57:16 +03:00
Viranch Mehta
fdc4852bcc Merge branch 'master' into git-url-fix 2021-07-12 12:50:36 -07:00
Viranch Mehta
1a1391bf67 Fix git URL in readme 2021-07-12 12:49:31 -07:00
jozo
fec33bbb10 Fix missing dot in example 2021-07-12 11:29:59 +02:00
Yaroshevich Denis
3567cd9c54 Merge branch 'master' into gcore-provider 2021-07-08 09:52:53 +03:00
Viranch Mehta
b684b54b3e update README 2021-07-05 00:07:47 -07:00
Yaroshevich Denis
46d168b89e Merge branch 'master' into gcore-provider 2021-06-30 12:40:25 +03:00
Yaroshevich Denis
2a7b36ade4 Merge branch 'master' into gcore-provider 2021-06-24 09:41:36 +03:00
Sham
2c72f840c1 CHANGELOG entry 2021-06-23 21:46:39 -07:00
Viranch Mehta
fe7f57e2ad update README 2021-06-23 11:26:57 -07:00
Ella
501ae88673 chore: use = 2021-06-16 15:25:14 -07:00
Ella
fb805ced62 chore: add alt text to images 2021-06-16 00:39:01 -07:00
Ella
a31fa189c1 fix: update syntax for commands
for example:
`$ octodns-sync --config-file=./config/production.yaml` was throwing an error. Then, when i did `$ octodns-dump`, it prompted me to put it in this format: `$ octodns-sync --config-file CONFIG_FILE` (without the = sign)
2021-06-16 00:32:43 -07:00
Viranch Mehta
5df2077ed0 clarify the limitations and caveats of azure dynamic records 2021-05-14 23:21:26 -07:00
Viranch Mehta
d619025040 Support dynamic records in Azure DNS 2021-05-11 22:33:00 -07:00
omar
ebfb9355b1 Update the AzureProvider to support azure-mgmt-dns 8.0.0 and azure-identity. 2021-05-10 19:32:38 -07:00
Ross McFarland
ad37b99773 Add shell code block types 2021-04-29 09:12:38 -07:00
Ross McFarland
a564270ef5 Add a blurb on pip installing a sha 2021-04-29 09:12:35 -07:00
Ricard Bejarano
73120bc9b5 Merge branch 'master' into hetzner-provider 2021-04-14 07:59:35 +02:00
Ricard Bejarano
8d1dd926ea added Hetzner provider to README.md 2021-04-14 07:59:00 +02:00
Maikel Poot
60e6f185cd Update Documentation 2021-03-31 13:41:55 +02:00
Yaroshevich Denis
bef351f8be Merge branch 'master' into gcore-provider 2021-03-19 10:46:36 +03:00
Evgenii Tereshkov
6c1cc47024 Update README.md: fix typo 2021-03-18 02:31:10 +07:00
Yaroshevich Denis
d18757754d Merge branch 'master' into gcore-provider 2021-03-16 17:04:35 +03:00
Brian Surowiec
bec4d025dc Update branch name 2021-03-10 15:57:50 -05:00
Yaroshevich, Denis
d688c6123a Added G-Core DNS API v2 provider with support of A, AAAA records 2021-03-04 13:16:52 +03:00
Mark Tearle
ccd7994347 Merge branch 'master' into loc_record_support 2021-02-15 22:52:49 +08:00
Patrick Connolly
29c8f3253e Update README.md 2021-02-11 20:35:32 -05:00
Patrick Connolly
e991d8dc10 Removed implementation example. 2021-02-09 16:02:52 -05:00
Mark Tearle
8338e8db58 Add LOC record support to Cloudflare provider 2021-02-09 20:41:41 +08:00
Mark Tearle
3ac8d0fa1c Add LOC record support to AXFR source 2021-02-09 20:41:39 +08:00
Patrick Connolly
2346ebc1ce Added list of projects & resources. 2021-02-08 21:24:41 -05:00
Peter Dave Hello
d801a40057 Fix indent of config/example.com.yaml in README.md 2020-12-27 04:49:11 +08:00
Ross McFarland
523f1f5647 s#github/octodns#octodns/octodns/g 2020-12-08 08:33:04 -08:00
Adam Smith
e98f21455d Add CAA record support to AxfrSource/ZoneFileSource 2020-11-12 09:48:23 -08:00
Jonathan Leroy
729fd01dbf Merge branch 'master' into gandi-provider 2020-11-02 19:13:12 +01:00
Jonathan Leroy
6ebe085881 Add GandiProvider to README 2020-11-02 18:04:45 +01:00
Jonathan Leroy
fbfa46fbcc Add documentation for zones aliases 2020-10-31 22:51:09 +01:00
rupa
b69fc32300 Update README.md
NS1 does support CNAME via octodns :)
2020-08-20 16:03:30 -04:00
John Dale
ecfaa1160b Merge branch 'master' into easydns_provider 2020-07-18 04:08:54 -04:00
Phelps Williams
c75df0d8ed Adding entry in readme for environment variable support 2020-07-17 12:29:17 -07:00
John Dale
317443b31b Corrected README.md
Fix issue caused by making changes to the README.md through IDE which
appears to have incorrectly encoded some of the lines that were not
changed to add the EasyDNS provider details.
2020-07-09 06:29:17 +00:00
John Dale
c2f541546b Adding Octodns provider class for easyDNS
This provider class for easydns.com adds support for basic dns records
through the easyDNS v3 API.  Support for dynamic and geo based dns
records is planned for a future update.

Sample configuration for the easyDNS provider are:

  easydns:
     class: octodns.provider.easydns.EasyDNSProvider
     token: <token>
     apikey: <key>

The token and key values are found on the easyDNS customer portal at:

https://cp.easydns.com/manage/security/api/production_info.php

Also, below are some optional configuration parameters which can be
added to override the class defaults.  By default the provider class
connects with the LIVE easyDNS API, if you wish to perform testing
with the easyDNS Sandbox API you can enable it by adding the following
configuration parameter:

     sandbox: True

Note, the API token and key are different for the sandbox than they
are for the production API, you can obtain sandbox credentials at:

https://cp.easydns.com/manage/security/api/sandbox_info.php

Lastly, if you have created Domain Portfolios through the easyDNS CP
you can configure which portfolio new domains will be added to by
supplying the portfolio option with the name of your portfolio.

     portfolio: <portfolio name>
2020-07-09 03:47:11 +00:00
Phelps Williams
52ed5fa022 Ultra interface with support for basic records 2020-07-01 17:41:45 -07:00