Commit Graph

66 Commits

Author SHA1 Message Date
Kai Willadsen
cd2cfe6fcd letsencrypt: Fix DNS challenge provider format (#1441) 2020-07-04 10:50:23 +02:00
Kevyn Bruyere
b271b1f0b1 letsencrypt: Add custom ACME server option (#1383) 2020-06-16 16:05:38 +02:00
Simon Lepla
cb031bfe41 letsencrypt: Add DirectAdmin DNS provider (#1381) 2020-06-11 11:33:34 +02:00
ckesc
fea5a7159f Fix shield icons in Letsencrypt readme (#1335)
* Fix shield icons in Letsencrypt readme

* Remove unused references

* Update README.md
2020-05-27 14:32:02 +02:00
mat1990dj
29eb3f9b6b Add OVH provider (#1351)
Add OVH provider
2020-05-26 12:15:22 +02:00
IceEyz
80da6e8aaf Add support for TransIP DNS Provider (#1322)
* Add TransIP DNS Provider

* Cleanup and fix SC errors.

* Fix SC2004.
2020-05-23 13:24:53 +02:00
Christophe Fergeau
3bd89bca24 letsencrypt: Add Gandi DNS provider (#1287)
This is using https://pypi.org/project/certbot-plugin-gandi/ and is
loosely based on commit ae84a86209 which added support for netcup.
2020-05-18 12:24:30 +02:00
gitolicious
16c132e102 Explain how to use route53 dns challenge (#1316) 2020-05-14 11:41:05 +02:00
Franck Nijhof
6ad560730b letsencrypt: Split documentation (#1309) 2020-05-11 19:57:23 +02:00
Pascal Vizeli
8971e05707 Update pipeline 2020-05-07 22:29:07 +02:00
Pascal Vizeli
20f7915496 Let's encrypt adjust init settings 2020-03-28 16:23:59 +01:00
Pascal Vizeli
a258fdc96d Fix certificate request logic & S6-Overlay (#1166)
* Fix certificate request logic (#1148)

* Fix Certbot logic

* Resolved multiple directory issue

* Only scan for directories

* Typo

* Quote the path passed to realpath

* Use find and awk and sort and tail instead of ls

* Add numeric flag to sort

* Remove unnecessary if..then in awk

* Update run.sh

* Update run.sh

* Update run.sh

Co-authored-by: Pascal Vizeli <pascal.vizeli@syshack.ch>

* S6-overlay

* Fix version

* Fix lint

* Fix check
2020-03-25 23:45:46 +01:00
Mike Cousins
b866c44a51 Fixing cloudflare configuration parameters in the readme (#1120) 2020-02-20 21:44:54 +01:00
Pascal Vizeli
9b4eab7091 Fix missing variable DNS (#1103)
* Fix missing variable DNS

* Update run.sh
2020-02-18 22:24:03 +01:00
Pascal Vizeli
c0d92d33dc cloudflare selected and streamline propagation seconds (#1099)
* cloudflare-selected

* Update config.json

* Update README.md

* Update CHANGELOG.md

* Update README.md

* Update run.sh

* Fix lint

* Update run.sh

* address comments
2020-02-18 15:47:36 +01:00
Pascal Vizeli
67fe35809f Use wheels for LE (#1074) 2020-02-14 12:33:09 +01:00
Pascal Vizeli
f6d0ddb398 Allow api token for cloudflare (#1073)
* Allow api token for cloudflare

* Update build.json

* Update CHANGELOG.md

* Update run.sh

* Update README.md

* Update README.md

* Update README.md
2020-02-14 12:02:00 +01:00
Pascal Vizeli
84e79ac47b Cleanup readme 2020-02-05 22:05:47 +01:00
Pascal Vizeli
b2f717a035 Fix json/yaml 2020-02-05 22:04:26 +01:00
Patrick T.C
ae84a86209 added support for netcup dns (#1030)
* added support for netcup dns

* Changes based on PR feedback

* changed rexexp for netcup propagation seconds

* pinned netcup plugin to a version

* updated changelog + version to 4.4

* adapted to new format of example json
2020-02-05 21:51:30 +01:00
Franck Nijhof
684e197b0e ✏️ Re-branding and updating for latest supervisor (#1047) 2020-02-05 15:25:50 +01:00
Franck Nijhof
2f80548b72 Re-branding of core add-ons (#1046)
* Re-branding of core add-ons

* Update title README

* Fix ada description

Co-Authored-By: Paulus Schoutsen <balloob@gmail.com>

Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
2020-02-04 21:38:55 +01:00
Franck Nijhof
60ea13774c Add icons & logos to all add-ons (#1045) 2020-02-04 17:10:57 +01:00
Zapfmeister
cec0c95d19 Fix route53, add google dns, fix documentation (#988)
* #987 fixed documentation link

* fix route53, add google dns, fix documentation

* Using "null", using share folder for google dns

* Additional documentation added

* Added argument array

* Update CHANGELOG.md

* Update config.json

* Update README.md

* Fix code style

Co-authored-by: Pascal Vizeli <pascal.vizeli@syshack.ch>
2020-01-17 11:30:28 +01:00
Franck Nijhof
b30fe9c749 letsencrypt: Collection of small improvements (#908)
* letsencrypt: Prettier YAML files

* letsencrypt: Sort build.json

* letsencrypt: Update add-on URL

* letsencrypt: Styling improvements to Dockerfile

* letsencrypt: Tweak and linter fixes to documentation
2019-12-18 23:48:14 +01:00
Pascal Vizeli
50c295eee7 Fix cerbot aws issue + update certbot (#864)
* Fix cerbot aws issue + update certbot

* Ignore lint

* fix lint
2019-12-04 13:10:25 +01:00
Ville Skyttä
4342c519f6 Spelling and grammar fixes (#814) 2019-11-05 14:14:46 +01:00
AdighaLogic
d918af0dd1 Update README.md (#787)
Grammar fix.
2019-10-15 21:42:47 +02:00
Zapfmeister
bcdd548d0f Fix issue #709 - //empty function not required, as its handled by bashio already (#714) 2019-09-25 22:02:38 +02:00
Pascal Vizeli
1c2245fe47 Small fix for LE (#712) 2019-09-25 09:28:19 +02:00
Zapfmeister
eaf609e9f9 Added DNS challenge support (#701)
* Added DNS challenge support

* Switch to prebuild pip3 certbot package. Update to python3.

* Code cleanup. Updates according to bashio variable guidelines.

* Update required fields to no preset variable to force entry. Added list of possible values for fields.

* Added README instructions

* Added missing linebreak

* Updates according to "ShellCheck".

* Further "ShellCheck" cleanup

* Added certbot dns plugin version

* Further "ShellCheck" corrections

* Further "ShellCheck" updates

* Update README.md

* Testing other linebreaks

* add .gitignore

* Cleanup

* > instead of >>

* Further cleanup and optimization for new UI features

* Added http port description

* Removed unnecessary info log entry

* Further optimization for UI

* setting optional settings. port_description fix.

* Update config.json

* Delete .gitignore

* Update config.json

* Update run.sh

* Update README.md

* Update README.md
2019-09-24 17:04:10 +02:00
Pascal Vizeli
7e30aa9622 fix path 2019-06-11 13:35:40 +02:00
Pascal Vizeli
12cadc073a Use single pipelines 2019-06-06 12:37:07 +02:00
Pascal Vizeli
012f2e600e Update le to use our python images (#543)
* Update le to use our python images

* Add helper for build

* Fix build
2019-03-11 16:26:05 +01:00
Pascal Vizeli
f52e0d7a60 Update branch of add-ons with armv7 (#538)
* Update branch of add-ons with armv7

* update configurator

* Fix docker file

* Update docker files

* fix image

* Update

* certbot
2019-03-10 17:09:35 +01:00
Pascal Vizeli
06c9c94f94 Remove custom_dep & update arch tags 2019-03-06 15:38:18 +01:00
Pascal Vizeli
e8fa8aa5c8 Update New CLI (#500)
* Update New CLI

* Fix shell

* ssh: Include hassio bash completion (#501)
2019-01-09 13:59:44 +01:00
Pascal Vizeli
dfda13c24d Bugfix let's encrypt (#233)
* Update Dockerfile

* Update config.json

* Update CHANGELOG.md

* Update config.json
2018-01-17 10:07:01 +01:00
Pascal Vizeli
7dbc3ce79c Bugfix letsencrypt (#231)
* Update Dockerfile

* Update CHANGELOG.md

* Update config.json

* Update config.json

* Update config.json
2018-01-16 23:34:50 +01:00
Pascal Vizeli
d4945f9677 remove TLS-SMI (#229)
* remove TLS-SMI

* Update config.json

* Create CHANGELOG.md

* Update config.json

* Update config.json
2018-01-16 15:18:59 +01:00
Pascal Vizeli
e939d8783c New build system (#179)
* Update Dockerfile

* Update Dockerfile

* Update Dockerfile

* Update Dockerfile

* Update Dockerfile

* Update Dockerfile

* Update Dockerfile

* Update Dockerfile

* Update Dockerfile

* Create build.json

* Update Dockerfile

* Update Dockerfile

* Create build.json

* Update build.json
2017-09-25 00:12:26 +02:00
Fabian Affolter
15eb72cb60 Update description 2017-08-04 21:11:58 +02:00
Pascal Vizeli
2bc19cefb5 Fix challenge (#157)
* fix spell

* Update config.json
2017-07-29 13:49:45 +02:00
Pascal Vizeli
47ec1579d8 Fix letsencrypt chellange (#156)
* Fix generation

* Update config.json
2017-07-29 10:31:01 +02:00
Pascal Vizeli
138fb15477 Update branche of addons (#137)
Add an optional extended description…
2017-06-30 08:20:44 +02:00
Pascal Vizeli
f51d1be823 Update dhcpd / pump let's encrypt (#135) (#136)
* Update config.json

* Update config.json
2017-06-28 21:37:46 +02:00
Pascal Vizeli
225a5566be Make let's encrypt more robust (#95)
Robust lesencrypt
2017-05-24 11:26:50 +02:00
Pascal Vizeli
8b63ae790d Add tzdata and fix timezone (#80) 2017-05-23 00:22:53 +02:00
Pascal Vizeli
7a17b2b90b Fix multi domains (#76) 2017-05-21 23:13:37 +02:00
Pascal Vizeli
2e03b33f9e fix for new layout 0.28 (#64) 2017-05-16 22:32:30 +02:00