Joakim Sørensen
456bc0f70b
Add translation files to all add-ons ( #2433 )
...
* Add translation files to all add-ons
* lint
* Apply suggestions from code review
Co-authored-by: Stefan Agner <stefan@agner.ch >
* Adjust zwave docs
* Adjust zwave_js docs
* Adjust ada docs
* Reorder ada
* Reorder duckdns
* Reorder git_pull
* Reorder google_assistant
* Reorder homematic
* Reorder letsencrypt
* Reorder mosquitto
* Reorder nginx_proxy
* Reorder samba
* Reorder ssh
* Lint
Co-authored-by: Stefan Agner <stefan@agner.ch >
2022-04-28 11:26:33 -04:00
Mike Degatano
2b2eb8ff23
Use HA wheels during build ( #2449 )
...
* Use HA wheels during build
* BUILD_ARCH arg
* Remove only-binary flag
* Pin cryptography to 37.0.0 for wheel
* Pin cryptography to 36.0.2 for wheel
* Pass cryptography version as arg
2022-04-28 02:11:18 -04:00
Mike Degatano
10dd165d5c
Update changelog and version for #2230 ( #2448 )
2022-04-27 20:58:36 -04:00
Nick
c0ca372dfa
Upgrade certbot; add preferred chain flag ( #2230 )
2022-04-27 19:48:49 -04:00
Stefan Agner
c7a5f7c0aa
Improve GitHub action ( #2364 )
...
* Add YAML linter
* Drop GitHub registry login as its not required at this point
* Add YAML document start marker
* Fix YAMLlint issues
* Fix YAMLlint issues in .github yaml files
* Fix YAMLlint issue in .github/dependabot.yml
* Remove .github/move.yml
* Set dependabot to weekly
Co-authored-by: Joakim Sørensen <hi@ludeeus.dev >
* Use YAML strip option where appropriate
* Fix multiline string
Co-authored-by: Joakim Sørensen <hi@ludeeus.dev >
2022-04-11 09:00:11 +02:00
Pascal Vizeli
69c68bfac9
Update-deployment ( #2281 )
...
* Update deployment
* fix workflow
* Fix order
* restruct v1
* Fix style v2
* Cleanup style v3
* fix style v4
* Last style fix
* Address comments
* Update builder to 2021.11.3
* Fix let's encrypt
* fix lint
* Use ghcr.io
* fix
* Update versions
* fix readme
2021-11-24 11:43:54 +01:00
Derek Atkins
2f1c460acc
Add documentation for configuring RFC2136 provider ( #2116 )
...
* Add documentation for configuring RFC2136 provider
* Add empty lines around code blocks; fix embedded code
2021-07-12 16:04:18 +02:00
Joakim Sørensen
d10cc54943
Wrap provider configurations in details blocks ( #2111 )
2021-07-08 12:44:58 +02:00
Geoff Maciolek
c60cb81490
Add Linode example w/notes on API & type error ( #2048 )
...
* add Linode example w/notes on API & type error
Linode's `linode_version` setting must be set with quotes in the YAML to prevent a type error. Also, included links to the API key information in Linode's documentation.
* Update letsencrypt/DOCS.md
Co-authored-by: Joakim Sørensen <hi@ludeeus.dev >
2021-07-08 11:51:37 +02:00
Mike Edmunds
c81448d00d
Docs: update CloudFlare token permissions ( #1702 )
...
CloudFlare has improved its API, and as of [Certbot 1.6.0][1] (2020-07-07),
Certbot no longer requires permissions on all zones in your CloudFlare account.
(See PR certbot/certbot#8015.)
Verified in Let's Encrypt Add-on 4.11.0 running in Home Assistant 0.118.4.
[1]: https://github.com/certbot/certbot/releases/tag/v1.6.0
2020-12-04 12:24:38 +01:00
Joakim Sørensen
8b7dc6d50f
Move from azure pipelines to github action for CI ( #1646 )
...
* Move from azure pipelines to github action for CI
* pin version
* pin directly
2020-10-25 16:53:45 +01:00
chaptergy
091f8de99b
letsencrypt: Adds Njalla dns support ( #1610 )
2020-10-04 16:26:20 +02:00
AdighaLogic
9b880a7002
Update DOCS.md ( #1608 )
...
Fixed some typos.
2020-10-02 07:16:28 +02:00
Joakim Sørensen
b9b903123c
Change email examples ( #1520 )
2020-07-30 02:54:34 +02:00
lambtho
8ca0253638
Improve DNS-OVH documentation ( #1491 )
...
Give more details about the API Key requirements for DNS challenge with OVH, following [certbot documentation](https://certbot-dns-ovh.readthedocs.io/en/stable/ ).
Added example configuration and details about api_endpoint.
2020-07-27 23:55:20 +02:00
Kai Willadsen
cd2cfe6fcd
letsencrypt: Fix DNS challenge provider format ( #1441 )
2020-07-04 10:50:23 +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
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
mat1990dj
29eb3f9b6b
Add OVH provider ( #1351 )
...
Add OVH provider
2020-05-26 12:15:22 +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
gitolicious
16c132e102
Explain how to use route53 dns challenge ( #1316 )
2020-05-14 11:41:05 +02:00
Franck Nijhof
6ad560730b
letsencrypt: Split documentation ( #1309 )
2020-05-11 19:57:23 +02:00
Pascal Vizeli
8971e05707
Update pipeline
2020-05-07 22:29:07 +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
Mike Cousins
b866c44a51
Fixing cloudflare configuration parameters in the readme ( #1120 )
2020-02-20 21:44:54 +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
67fe35809f
Use wheels for LE ( #1074 )
2020-02-14 12:33:09 +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
Franck Nijhof
60ea13774c
Add icons & logos to all add-ons ( #1045 )
2020-02-04 17:10:57 +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
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
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
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
7e30aa9622
fix path
2019-06-11 13:35:40 +02:00
Pascal Vizeli
12cadc073a
Use single pipelines
2019-06-06 12:37:07 +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