Commit Graph

22 Commits

Author SHA1 Message Date
Franck Nijhof
e1ad9ae2ac mosquitto: Collection of small improvements (#910)
* mosquitto: Prettier YAML & JSON files

* mosquitto: Sort build.json

* mosquitto: Update add-on URL

* mosquitto: Code styling on Dockerfile

* mosquitto: Tweaks documentation
2019-12-19 13:17:35 +01:00
Antoine Bertin
d898650e8e Add cafile and require_certificate options (#623)
* Add cafile and require_certificate options

* Fix variable definition

* Please linter

* Update changelog

* Remove defaulting for cafile and require_certificate

* Change major in changelog for mosquitto

* Make changes backward compatible

* Add missing double quotes

* Achieve real backward compatibility

* Add missing double quotes
2019-09-26 09:41:20 +02:00
Pascal Vizeli
6af0f83c55 Mqtt update (#620)
* Update Mosquitto / Auth plugin

* file

* extract auth plugin builder

* fix arm

* fix build

* Fix multiarch build

* cleanup

* test

* Use own plugin

* cleanup config handling

* Fix startup

* revert bashio config

* fix error

* Update CHANGELOG.md

* cleanup
2019-07-01 15:37:53 +02:00
Pascal Vizeli
e998e6b6df Fix mqtt pw generator (#601)
* Fix mqtt pw generator

* Update run.sh

* Update config.json
2019-06-04 08:38:31 +02:00
signaleleven
6d65043e6b Disable verbose logging for http auth plugin (#572)
* Enable quiet logging

* Bump version of mosquitto addon to 4.2

* Update changelog

* Add option to disable quiet logging
2019-04-23 15:28:10 +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
450015413b Use alpine 3.7 for mqtt (#454)
* Use alpine 3.7 for mqtt

* Update config.json

* Update CHANGELOG.md
2018-11-08 16:58:31 +01:00
Pascal Vizeli
f3ed1ccc29 Update to new mqtt generation (#442) 2018-11-05 00:50:29 +01:00
Tobias Hoff
829fa7f0f6 add websocket listener config (plain and ssl) (#342)
* add websocket listener config (plain and ssl)

* add websocket listener config (plain and ssl)

* fix syntax

* upversion to 2.0

* introduce changelog for v2.0

* Update Dockerfile
2018-07-06 12:19:45 +02:00
Pascal Vizeli
3d0b3c7d69 fix spell 2017-07-27 11:21:01 +02:00
Pascal Vizeli
a612c30a43 Mqtt customize (#143)
* new options + version pump

* add default options for include_dir

* init customize configs

* map share RO

* Update run.sh

* Update Dockerfile
2017-07-21 10:44:23 +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
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
8bd3385379 Changes for 0 26 (#59)
* Use image options

* add other addons
2017-05-14 21:54:45 +02:00
Pascal Vizeli
1a42686c64 Fix ssl port mapping (#57) 2017-05-14 09:09:35 +02:00
Pascal Vizeli
3ed0f4b4af Add url to config (#36)
Add url to config
2017-05-08 17:59:50 +02:00
Pascal Vizeli
0b4adb7506 Finaly version (#27) 2017-05-01 00:41:45 +02:00
Pascal Vizeli
ab1ac45dcc fix anonoumus login (#15) 2017-04-30 18:16:12 +02:00
Pascal Vizeli
3a3143b887 Fix mqtt userdb file (#13)
* Update run.sh

* Update config.json
2017-04-30 17:55:18 +02:00
Pascal Vizeli
489c683b54 Mosquitto addon (#7) 2017-04-29 23:35:12 +02:00