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
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
Laszlo Magyar
d2dfa45e18
Fix documentation for lets_encrypt.algo ( #2335 )
2022-01-02 21:20:35 +01: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
tux2000
fb3919fc31
Add option for SSL cert algorithm in DuckDNS addon ( #2189 )
...
* Add option for SSL cert algorithm in DuckDNS addon
* Documentation
* Apply suggestions from code review
Co-authored-by: Joakim Sørensen <hi@ludeeus.dev >
* Update CHANGELOG
* Apply suggestions from code review
Co-authored-by: Joakim Sørensen <hi@ludeeus.dev >
Co-authored-by: Pascal Vizeli <pascal.vizeli@syshack.ch >
2021-09-27 12:19:23 +02:00
Joakim Sørensen
7786477bd4
Update base and dehydrated ( #2110 )
2021-07-14 11:47:33 +02:00
Joakim Sørensen
af10fc3c26
Update duckdns URLs ( #2099 )
2021-06-30 14:06:15 +02:00
Pascal Vizeli
57608c2816
Fix duckdns json ( #1832 )
2021-02-09 12:36:28 +01:00
Ryan Meulenkamp
a9fbb6991e
🐛 Fix problems with alias domains and dns-01 challenge ( #1785 )
...
* 🐛 Fix problems with alias domains and dns-01 challenge
And add some documentation to clarify a bit.
Resolves #1331
* Fix linter issue
* Add changelog
* Update config.json
* Update config.json
Co-authored-by: Pascal Vizeli <pascal.vizeli@syshack.ch >
2021-02-09 12:14:09 +01:00
Pascal Vizeli
b8f2079607
Fix config style for new Supervisor/Hardware ( #1825 )
...
* New Supervisor Hardware
* Update more changelogs
* fix version
* Fix boot
* fix application
2021-02-08 11:12:39 +01:00
cogneato
b5f3e65d3f
Add HTTP configuration instructions to DuckDNS documentation ( #1667 )
...
Co-authored-by: Franck Nijhof <frenck@frenck.nl >
Co-authored-by: Franck Nijhof <git@frenck.dev >
2020-11-06 20:56:23 +01:00
Jonas
92a0545028
Fix bug with wrongly bound config value ( #1660 )
...
* Fix embarrasing mistake setting config value
* Update changelog
2020-10-30 10:42:43 +01:00
Jonas
28440aa382
Set blank ipv4 and ipv6 if config is unset. ( #1659 )
...
* Set blank ipv4 and ipv6 if config is unset.
* Use bashio to check if config values are set
2020-10-30 09:42:07 +01:00
Jonas
615f71cfd7
DuckDns script read config off ipv4 and ipv6 correctly ( #1654 )
...
* Omit // empty as this is done by bashio already
* Bump version number
* Update changelog
2020-10-29 15:06:41 +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
TheGroundZero
b8d2781746
Update IPv4/6 links ( #1426 ) ( #1518 )
2020-07-29 19:52:28 +02:00
Ville Skyttä
c1f31375c4
duckdns: clean up lock file at start also if no live cert exists ( #1422 )
...
Closes https://github.com/home-assistant/hassio-addons/issues/1337
2020-06-25 11:30:55 +02:00
Franck Nijhof
79213cad3d
duckdns: Fix missing example options in documentation ( #1365 )
2020-06-01 12:01:33 +02:00
Noam Okman
2a3b0ec0d3
Duckdns alias support ( #1253 )
...
* Add alias option to duckdns
* add docs
* fix DOCS
* Update config.json
* Update CHANGELOG.md
* Update DOCS.md
Co-authored-by: Pascal Vizeli <pascal.vizeli@syshack.ch >
2020-05-18 12:22:51 +02:00
Franck Nijhof
67f1152649
duckdns: Split documentation ( #1303 )
2020-05-11 19:49:03 +02:00
Pascal Vizeli
8971e05707
Update pipeline
2020-05-07 22:29:07 +02:00
Ville Skyttä
5650ceaa16
duckdns: add option to grab IP addresses from URLs ( #1077 )
...
* duckdns: add option to grab IP addresses from URLs
Enables use of external services instead of Duck DNS' automatic
detection, which at time of writing doesn't work with IPv6.
* Update config.json
* Update CHANGELOG.md
* Update README.md
Co-authored-by: Pascal Vizeli <pascal.vizeli@syshack.ch >
2020-02-21 12:16:42 +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
Ville Skyttä
cbbbea9a84
duckdns: do not skip TLS security checks on Duck DNS API access ( #1018 )
2020-01-28 09:26:48 +01:00
Franck Nijhof
f56d653d22
duckdns: Collection of improvements ( #900 )
...
* duckdns: Prettier YAML files
* duckdns: Sort build.json
* duckdns: Update add-on URL
* duckdns: Remove curl from Dockerfile, part of base image
* duckdns: Small style change to Dockerfile
* duckdns: Documents missing ipv4 & ipv6 options
2019-12-18 13:54:57 +01:00
Franck Nijhof
dd7ca94ddf
duckdns: Removes condescending language and small improvements to docs ( #872 )
2019-12-05 21:46:49 +01:00
denverpilot
15cf40a7c5
Add Reddit to DuckDNS login options ( #821 )
...
Simple change - added Reddit since they allow that for auth.
2019-11-11 07:13:18 +01:00
dnguyen800
d161254709
Complete DuckDNS add-on documentation ( #749 )
...
* Update README.md
* Update README.md
* Create README.md
* Update duckdns/README.md
Co-Authored-By: Franck Nijhof <frenck@frenck.nl >
* Update duckdns/README.md
Co-Authored-By: Franck Nijhof <frenck@frenck.nl >
* Update duckdns/README.md
Co-Authored-By: Franck Nijhof <frenck@frenck.nl >
* Update duckdns/README.md
Co-Authored-By: Franck Nijhof <frenck@frenck.nl >
* Update duckdns/README.md
Co-Authored-By: Franck Nijhof <frenck@frenck.nl >
* Update duckdns/README.md
Co-Authored-By: Franck Nijhof <frenck@frenck.nl >
* Update duckdns/README.md
Co-Authored-By: Franck Nijhof <frenck@frenck.nl >
* Update duckdns/README.md
Co-Authored-By: Franck Nijhof <frenck@frenck.nl >
* Update README.md
Additional fixes.
- Removed line separator from Option group `lets_encrypt`
* Delete README.md
* ✏️ Tweaks
2019-10-07 23:59:08 +02:00
Pascal Vizeli
bac3f65023
Small bugfix with dehydrated lock files ( #677 )
...
* Small bugfix with dehydrated lock files
* Fix if
* Small cleanup
2019-08-30 10:25:38 +02:00
Pascal Vizeli
4078eaf018
Fix duckdns ( #642 )
2019-07-28 17:04:12 +02:00
Pascal Vizeli
93e9728ccf
Update deydrated ( #639 )
...
* Update dehydrated
* Fix permission
* Bashio
* Fix lint
* Add basic readme
2019-07-27 18:10:33 +02:00
Pascal Vizeli
b0512120d5
Update CHANGELOG.md
2019-07-25 14:06:49 +02:00
lclc98
9a399a6809
Added config option to set ip for ipv4 and ipv6 ( #627 )
...
* Added config option to set ip for ipv4 and ipv6
* Made IPv4 and IPv6 optional
* Added // empty
2019-07-25 14:05:50 +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
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
e8fa8aa5c8
Update New CLI ( #500 )
...
* Update New CLI
* Fix shell
* ssh: Include hassio bash completion (#501 )
2019-01-09 13:59:44 +01:00
rnizametdinov
c572575ae9
Update url in config
...
add www
2018-09-04 23:47:43 +03:00
Pascal Vizeli
b04f23a72a
Fix domain layout duckdns ( #325 )
...
* Update run.sh
* Update config.json
* Update hooks.sh
* Update run.sh
* Update CHANGELOG.md
* Update run.sh
* Update hooks.sh
2018-06-17 11:35:23 +02:00
Pascal Vizeli
a681491e3a
Update DEHYDRATED ( #321 )
...
* Update DEHYDRATED
* Update CHANGELOG.md
* Update config.json
2018-06-14 17:15:35 +02:00
Pascal Vizeli
1a0d5e85ae
Fix hook warning ( #272 )
...
* Fix hook warning
* Update config.json
* Update CHANGELOG.md
2018-03-26 21:32:19 +02:00
Pascal Vizeli
8dd645362a
Update dehydrated 0.6.1 ( #268 )
...
* Update dehydrated 0.6.1
* Update config.json
* Update CHANGELOG.md
2018-03-24 00:23:49 +01:00
Ville Skyttä
1292987053
Run *.png through zopflipng -m ( #265 )
2018-03-23 23:59:49 +01:00
Pascal Vizeli
5815801f97
Update dehydrated to version 0.5.0 ( #252 )
...
* Update dehydrated to version 0.5.0
* Update CHANGELOG.md
* Update config.json
* Update config.json
2018-02-25 15:13:11 +01:00
Pascal Vizeli
a99b14aa64
Update config.json
2017-10-13 23:26:28 +02:00
Paulus Schoutsen
54b8289e08
DuckDNS: Also generate a certificate with Let's Encrypt (0 config) ( #181 )
...
* Initial Let's Encrypt + DuckDNS
* Remove letsencrypt_duckdns
* Add cert generation with lets encrypt to DuckDNS
* Add that you have to accept terms
* Update Dockerfile
* Delete dehydrated.sh
* Update Dockerfile
* Update config.json
* Update run.sh
* Update hooks.sh
* Update run.sh
* Update hooks.sh
* Update run.sh
* Update config.json
* Update hooks.sh
* Update Dockerfile
* Update run.sh
* fix renew timer
* Update run.sh
* fix logic
2017-09-26 17:02:03 +02: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