Commit graph

157 commits

Author SHA1 Message Date
Andrew Kluev
8fe27e0cc3
Add DNS provider for VK Cloud (#1706)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2022-09-02 22:56:10 +02:00
Andrew Kluev
be0c6c743d
Add DNS provider for YandexCloud (#1694)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2022-09-01 21:05:43 +00:00
Ludovic Fernandez
ca18391d25
loopia: add configuratble API endpoint (#1704) 2022-08-24 19:32:39 +00:00
Ludovic Fernandez
d7b0593eb6
infoblox: fix documentation (#1702) 2022-08-24 20:15:27 +02:00
Predrag Janosevic
791eb3c640
exoscale: migrate to API v2 endpoints (#1682) 2022-08-04 14:35:02 +00:00
Kazumichi Yamamoto
d344d8b87b
sakuracloud: update api client library (#1690) 2022-08-04 13:56:46 +00:00
Ludovic Fernandez
978eeed867
docs: update install from sources (#1688) 2022-08-04 00:15:33 +02:00
libla
c270c239b5
tencentcloud: fix subdomain error (#1678)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2022-07-17 14:40:24 +02:00
Nick Been
6a53daad64
auroradns: update authentification (#1669) 2022-07-04 15:27:27 +02:00
Alexey Bulenkov
525ceda150
docs: fixed invalid environment parameter name in example (#1662) 2022-06-28 00:02:08 +00:00
Ludovic Fernandez
072ae4a95e
docs: new logo (#1660)
Co-authored-by: Dominik Menke <dom@digineo.de>
2022-06-22 16:57:50 +00:00
Dominik Menke
85f616f85b
docs: refactoring and cleanup (#1658) 2022-06-17 00:25:42 +02:00
Ludovic Fernandez
88a2bab2d9
Add DNS provider for Variomedia (#1654) 2022-06-06 20:22:34 +00:00
Katie
638745cbce
Add NearlyFreeSpeech DNS Provider (#1652)
Co-authored-by: Ludovic Fernandez <ldez@users.noreply.github.com>
2022-06-06 22:05:43 +02:00
nonchan
d95b487af1
route53: add assume role ARN (#1650)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2022-05-27 18:32:39 +02:00
Manabu Sonoda
81f1fabad4
Add DNS Provider for IIJ DNS Platform Service (#1646) 2022-05-20 20:30:19 +00:00
Gregory Schier
122cdb64e4
Add Vercel DNS provider (#1635)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2022-04-29 20:50:39 +00:00
Ludovic Fernandez
6b8d5a0afc
bluecat: rewrite provider implementation (#1627) 2022-04-20 01:00:57 +02:00
Ludovic Fernandez
b4a942def7
docs: fix link in the httpreq page (#1602) 2022-02-24 00:07:58 +01:00
Johannes Kastl
86b05a9701
docs: fix typos for usage hostingde example (#1595) 2022-02-19 19:36:17 +01:00
Ludovic Fernandez
7d9176bd0d
chore: migrate to github.com/urfave/cli/v2 (#1590) 2022-02-13 12:28:51 +01:00
Ludovic Fernandez
4b2f870f3f
Add DNS provider for iwantmyname (#1588) 2022-02-12 12:33:11 +01:00
Uwe Koloska
7f69bdbbeb
docs: fix all-inkl configuration (#1576) 2022-01-30 21:51:04 +01:00
Knut-Erik Johnsen
6dd5d1f814
azure: add support for Azure Private Zone DNS (#1561)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2022-01-17 10:05:59 +01:00
Ludovic Fernandez
27bb3f2256
joker: explains user and password for SVC mode (#1555) 2021-12-30 13:31:31 +01:00
Carlos Alberto Costa Beppler
a6855cb69f
Added a --pfx, and --pfx.pass option to generate a PKCS#12 (.pfx) file. (#1387) 2021-12-25 19:36:01 +01:00
Baran
6907a39266
Add DNS Provider for Tencent Cloud (#1527) 2021-12-22 15:58:35 +00:00
Dane
0324783e09
Add DNS provider for UKFast SafeDNS (#1545)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2021-12-20 14:15:49 +00:00
Sepehr Hosseini
f7c287e520
porkbun: fix typo in dns example (#1550) 2021-12-19 01:10:41 +00:00
Dominik Menke
60ae6e6dc9
chore: migrate RFC links (#1513)
As per announcement [1, 2], tools.ietf.org is going to shut
down in the near future. This updates the links to the referenced
RFCs to their new location, as per [3].

[1]: https://mailarchive.ietf.org/arch/msg/ietf/0n-6EXEmkTp3Uv_vj-5Vnm3o0bo/
[2]: https://mailarchive.ietf.org/arch/msg/ietf-announce/xKzJZIyanPCclTd7DU9PxBAbwhA/
[3]: https://github.com/ietf-tools/tools-transition-plan#new-service-locations
2021-10-22 19:26:08 +00:00
raunsbaekdk
18bcc0fa0c
exec: add detected variable to handle sequence interval (#1510) 2021-10-21 23:33:38 +02:00
Léopold Jacquot
1bd663882a
infomaniak: fix subzone support (#1497) 2021-09-30 19:06:22 +00:00
Ludovic Fernandez
17f62b8a13
Add DNS provider for Epik (#1491) 2021-09-29 18:40:35 +00:00
nonchan
b86f37238f
Add DNS Provider for IBM Cloud (SoftLayer) (#1487) 2021-09-11 17:52:37 +02:00
Jens L
d2e526e8dd
Add DNS provider for nicmanager (#1473)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2021-08-27 12:47:28 +02:00
Yuanhai He
99ba43f743
alidns: support ECS instance RAM role (#1462) 2021-08-25 10:49:56 +00:00
Christian Anton
a653611dc8
azure: zone name as environment variable (#1433) 2021-08-07 11:03:14 +00:00
Yuanhai He
6f5f694cd5
alidns: support sts token credential (#1454) 2021-08-07 12:07:31 +02:00
Maxim
71a3bbc8dd
Add DNS provider for g-core labs (#1456)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2021-07-22 12:05:22 +02:00
Ludovic Fernandez
264d39bbc4
Add DNS provider for hosttech (#1447) 2021-07-09 22:50:19 +02:00
Ludovic Fernandez
2dbe8832a5
Add DNS provider for freemyip.com (#1451) 2021-07-04 12:03:32 +02:00
Ludovic Fernandez
43779d7533
Add DNS provider for all-inkl (#1444) 2021-06-30 22:49:02 +02:00
Clement Jean
2a194d6ab9
aws: detailed credentials (#1439)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
2021-06-28 01:31:18 +00:00
Ludovic Fernandez
b20e8f3394
Add DNS provider for Internet.bs (#1431) 2021-06-14 02:44:13 +02:00
David Mell
1af3abd16e
Add DNS provider for Simply.com (#1419) 2021-06-03 01:50:45 +00:00
Peter Truman
67d39182ce
mythicbeasts: typo in documentation (#1420) 2021-06-02 14:12:35 +00:00
Brandon Mayfield
e8750f50ae
Add DNS provider for Infoblox (#1413) 2021-05-29 21:18:15 +02:00
Stelfux
90ff2b3f4b
ovh: fix example in documentation (#1410) 2021-05-24 18:21:52 +00:00
dicksonleong
1227bb9f10
lightsail: improve documentation (#1407) 2021-05-22 11:00:25 +02:00
Ludovic Fernandez
a73d87e4c5
hostingde: autodetection of the zone name. (#1405) 2021-05-14 16:03:01 +00:00