Commit Graph

13 Commits

Author SHA1 Message Date
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
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
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
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
Pascal Vizeli
8b63ae790d Add tzdata and fix timezone (#80) 2017-05-23 00:22:53 +02:00
Pascal Vizeli
81ecb596d4 Modifiy for new handling (#61) 2017-05-16 00:53:39 +02:00
Pascal Vizeli
6d62a68387 Bugfix let's encrypt (#49)
Bugfix let's encrypt
2017-05-12 12:27:30 +02:00
Xorso
eb2cb5f53d Add curl in the package install (#45)
* Add curl in the package install

* Updating version to 0.4
2017-05-11 23:49:44 +02:00
Pascal Vizeli
065021656e part 2 2017-04-23 11:17:55 +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