Skip to content
This repository was archived by the owner on Jan 6, 2021. It is now read-only.

Commit 594c172

Browse files
aptalcathelamer
authored andcommitted
Update README.md
1 parent cf3edc6 commit 594c172

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ http://192.168.x.x:8080 would show you what's running INSIDE the container on po
5454
* `-e TZ` - timezone ie. `America/New_York`
5555

5656
_Optional settings:_
57-
* `-e DNSPLUGIN` - required if `VALIDATION` is set to `dns`. Options are `cloudflare`, `cloudxns`, `digitalocean`, `dnsimple`, `dnsmadeeasy`, `google`, `luadns`, `nsone`, `rfc2136` and `route53`. Also need to enter the credentials into the corresponding ini file under `/config/dns-conf`
57+
* `-e DNSPLUGIN` - required if `VALIDATION` is set to `dns`. Options are `cloudflare`, `cloudxns`, `digitalocean`, `dnsimple`, `dnsmadeeasy`, `google`, `luadns`, `nsone`, `ovh`, `rfc2136` and `route53`. Also need to enter the credentials into the corresponding ini file under `/config/dns-conf`
5858
* `-e DUCKDNSTOKEN` - required if `VALIDATION` is set to `duckdns`. Retrieve your token from https://www.duckdns.org
5959
* `-e EMAIL` - your e-mail address for cert registration and notifications
6060
* `-e DHLEVEL` - dhparams bit value (default=2048, can be set to `1024` or `4096`)
@@ -141,6 +141,7 @@ This will *ask* Google et al not to index and list your site. Be careful with th
141141

142142
## Versions
143143

144+
+ **02.12.18:** Add dns validation support for ovh.
144145
+ **20.11.18:** Externalize reverse proxy confs to separate github repo `linuxserver/reverse-proxy-confs`, update baseimage packages during build
145146
+ **19.11.18:** Add php opcache package.
146147
+ **12.11.18:** Add support for duckdns wildcard certs via dns validation

0 commit comments

Comments
 (0)