Commit graph

243 commits

Author SHA1 Message Date
Ludovic Fernandez
1aeac60ab3
Add DNS provider for Zonomi and RimuHosting. () 2020-03-14 13:32:50 +01:00
Ludovic Fernandez
4901bb4fe7
Add DNS provider for Dynu. () 2020-03-10 12:31:33 +01:00
Ludovic Fernandez
006012200e
Add DNS provider for reg.ru () 2020-03-10 11:08:32 +01:00
Ludovic Fernandez
837082bc1b
Add DNS provider for Constellix () 2020-02-25 21:56:40 +01:00
Ludovic Fernandez
14329c03df
Add DNS provider for Servercow. () 2020-02-25 21:41:39 +01:00
Jan Polák
8f349e5a5f ovh: Improve provider documentation () 2020-02-09 17:22:11 +01:00
Van Hau TRAN
ee33cff002 Add DNS provider for Scaleway () 2020-01-23 15:51:47 +01:00
Ludovic Fernandez
a10027da1c
namecheap: add sandbox support. () 2020-01-12 16:51:14 +01:00
Ludovic Fernandez
6001372a91
doc: improve Route53 documentation. () 2020-01-09 09:12:27 +01:00
Ludovic Fernandez
6154f47ec3
Update dnspod, because of API breaking changes. () 2020-01-08 20:53:45 +01:00
James
4f72de468d Auto-detection of the project ID for gcloud. () 2020-01-04 17:18:34 +01:00
Simon
cda5995ab4 Add DNS provider for Checkdomain () 2019-12-07 23:59:59 +01:00
Aubrey
914d481a07 Update examples to explain http.webroot () 2019-11-19 01:43:07 +01:00
Fernandez Ludovic
5b0879b7e3 doc: fix autodns version. 2019-11-09 22:19:00 +01:00
kolaente
46680f6524 Add support for autodns () 2019-11-01 11:20:34 +01:00
Dominik Menke
41a9384638 docs: clarify installation-from-source instructions
Using github.com/go-acme/lego/cmd/lego confuses go get. It fetches
github.com/go-acme/lego@v2.7.2+incompatible (among others) and
stumbles over a type error with that version.

Correcting the go get path to github.com/go-acme/lego/v3/cmd/lego
does the right thing.

fixes 
2019-10-18 20:33:38 +02:00
Dominik Menke
828b0f3420 cloudflare: handle restricted API tokens () 2019-10-09 02:20:30 +02:00
Tom Bell
415e5343da dreamhost: Add CLI example () 2019-10-05 18:06:12 +02:00
Dominik Menke
f69cd8d63d feat: ease operation behind proxy servers () 2019-10-05 13:44:38 +02:00
Ludovic Fernandez
6bbba5bbaa
linodev4: configurable propagation timeout. () 2019-09-17 21:25:59 +02:00
Jarred Trainor
a5a29187fe cloudflare: add support for API tokens () 2019-09-01 14:32:20 +02:00
Ludovic Fernandez
cf879d0b3c
fix: typos. () 2019-08-20 18:40:41 +02:00
Caige Nichols
76c850a580 Add Liquid Web DNS Provider () 2019-08-19 21:41:10 +02:00
Ludovic Fernandez
a7bf8c3197
Fix invalid pseudo version ()
* fix: invalid pseudo version.
* fix: goreleaser configuration.
* chore: ci configuration.
* doc: add requirements.
* doc: publish the doc more often.
2019-08-13 17:07:06 +02:00
Fernandez Ludovic
e7a90b9471 chore: migrate to go module (v3.0.0)
- chore: update dependencies: use version with go modules.
- chore: remove dep.
- chore: update backoff imports.
- chore: init go module.
- chore: update CI.
- chore: mod v3
- chore: update docker image.
2019-08-07 14:07:47 +02:00
Matthew Horan
58d6d9f476 Add install instructions for FreeBSD ports () 2019-07-26 22:08:04 -07:00
David Dymko
87be19588b Switch Vultr to official client () 2019-07-17 21:01:50 +02:00
Ludovic Fernandez
0dbc28193b
feat: joker username and password. () 2019-07-17 02:39:17 +02:00
Wettle
c4a05dfab4 Add DNS provider for namesilo () 2019-07-05 03:38:43 +02:00
Ludovic Fernandez
8dcc55b828
doc: improve Cloudflare documentation. () 2019-07-04 18:10:43 +02:00
Frans Kuipers
6647ce7b1d Add support for versio.nl () 2019-06-27 19:30:10 +02:00
Ludovic Fernandez
437d6a0408
doc: remove TODO. () 2019-05-06 19:37:51 +02:00
Jason Harmon
007888f9dc Add support for EasyDNS () 2019-04-29 02:03:04 +02:00
Alexander D. Kanevskiy
4c9d1979fc Add support for Joker.com DMAPI () 2019-04-28 14:33:50 +02:00
Werberson
a72639ef51 Add support for Bindman DNS provider () 2019-04-27 18:50:40 +02:00
Ludovic Fernandez
7c680a2438
Adds 'Since' to DNS providers documentation () 2019-04-17 21:32:38 +02:00
Ludovic Fernandez
6878dbbeba
doc: enhance Route53 documentation. () 2019-04-17 20:58:34 +02:00
Kazumichi Yamamoto
f400ec5163 sakuracloud: supports concurrent update () 2019-04-09 22:56:12 +02:00
Ludovic Fernandez
5d557fdc6d
Adds renew hook ()
* chore: update golangci-lint.
* feat: support renew-hook.
2019-04-02 18:38:23 +02:00
andig
0ce6ba36b9 Add DNS Provider for Domain Offensive (do.de) () 2019-03-21 11:52:01 +01:00
Ludovic Fernandez
3684cc738d
doc: adds information about _FILE suffix. () 2019-03-18 17:42:54 +01:00
Ludovic Fernandez
3edb75872d
chore: migrate to new org. () 2019-03-11 17:56:48 +01:00
Ludovic Fernandez
62fea05e21
Automatic generation of documentation ()
* generate a detailed CLI help
* generate a documentation site
* new readme
2019-03-08 19:47:06 +01:00