Commit Graph

14 Commits

Author SHA1 Message Date
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
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
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
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
225a5566be Make let's encrypt more robust (#95)
Robust lesencrypt
2017-05-24 11:26:50 +02:00
Pascal Vizeli
7a17b2b90b Fix multi domains (#76) 2017-05-21 23:13:37 +02:00
Pascal Vizeli
6d62a68387 Bugfix let's encrypt (#49)
Bugfix let's encrypt
2017-05-12 12:27:30 +02:00
Pascal Vizeli
3d6eef33fe Update letsencrypt for future improvemtents (#33) 2017-05-06 00:15:32 +02:00
Pascal Vizeli
95c145b12c Bugfix letsencrypt (#8) 2017-04-29 23:35:01 +02:00
Pascal Vizeli
8e6ae81ab4 chmod settings 2017-04-23 11:16:54 +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