chaptergy
091f8de99b
letsencrypt: Adds Njalla dns support ( #1610 )
2020-10-04 16:26:20 +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
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
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
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
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
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
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
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
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
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
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
Pascal Vizeli
81ecb596d4
Modifiy for new handling ( #61 )
2017-05-16 00:53:39 +02:00
Pascal Vizeli
8bd3385379
Changes for 0 26 ( #59 )
...
* Use image options
* add other addons
2017-05-14 21:54:45 +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
bb30d2a93a
Update config.json
2017-05-11 22:56:25 +02:00
Alok Saboo
3a62c24def
Minor case corrections ( #39 )
2017-05-11 16:20:50 +02:00
Pascal Vizeli
3ed0f4b4af
Add url to config ( #36 )
...
Add url to config
2017-05-08 17:59:50 +02:00
Pascal Vizeli
3d6eef33fe
Update letsencrypt for future improvemtents ( #33 )
2017-05-06 00:15:32 +02:00
Pascal Vizeli
dbe6648082
Update samba / fix minor bugs ( #22 )
...
* Update samba / fix minor bugs
* fix lint
2017-04-30 23:25:51 +02:00
Pascal Vizeli
95c145b12c
Bugfix letsencrypt ( #8 )
2017-04-29 23:35:01 +02:00
Pascal Vizeli
d546197b12
Fix layout for 0.18 ( #5 )
2017-04-28 02:24:39 +02:00
Pascal Vizeli
ed3b984ea5
update description
2017-04-22 23:54:57 +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