Commit Graph

18 Commits

Author SHA1 Message Date
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
Franck Nijhof
6ad560730b letsencrypt: Split documentation (#1309) 2020-05-11 19:57:23 +02:00
Mike Cousins
b866c44a51 Fixing cloudflare configuration parameters in the readme (#1120) 2020-02-20 21:44:54 +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
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
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
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
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
242483f8cf Delete README.md 2017-05-04 16:24:12 +02:00
Pascal Vizeli
dc1c0e6579 Add Let's encrypt addon (#2)
* Add Let's encrypt addon

* fix copy past stuff

* Update README.md

* Update config.json

* Update config.json

* Update README.md

* Update script

* finish first version

* update description
2017-04-22 23:29:25 +02:00