Commit Graph

18 Commits

Author SHA1 Message Date
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
Pascal Vizeli
67fe35809f Use wheels for LE (#1074) 2020-02-14 12:33:09 +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
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
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