Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MQTT service should start its own MQTT broker container (with Docker) #722

Closed
3 tasks
Pierre-Gilles opened this issue Mar 30, 2020 · 0 comments
Closed
3 tasks
Assignees
Labels
effort:high Tasks taking more than 1 days Service Development

Comments

@Pierre-Gilles
Copy link
Contributor

  • When initializing the service, the user should be prompted to start its own MQTT container

  • Should generate a strong password, displayed in the UI for the user so the user can use it.

  • Should start a container with the correct architecture (ARM, ARMv64, amd64, ...)

@Pierre-Gilles Pierre-Gilles added this to the Gladys 4 RC milestone Mar 30, 2020
@Pierre-Gilles Pierre-Gilles added this to To do in Gladys 4 Development via automation Mar 30, 2020
@atrovato atrovato self-assigned this Apr 13, 2020
@Pierre-Gilles Pierre-Gilles added the effort:high Tasks taking more than 1 days label Jul 27, 2020
Pierre-Gilles added a commit that referenced this issue Aug 4, 2020
…m/atrovato/Gladys into atrovato-fix-#722-include-mqtt-broker-docker
Gladys 4 Development automation moved this from To do to Done Aug 10, 2020
R6n0 pushed a commit to R6n0/Gladys that referenced this issue Dec 2, 2020
…Gladys

* Embedded mqtt broker

* MQTT: use configuration method

* Docker pull + system tests

* Clean up caldav tests

* Embedded broker configuration

* Embeeded broker password display

* Remove unsued

* Auto-config embedded broker on install

* Embedded docker magic url + restart policy

* Fix merge issues

* Rollback to localhost url + connect container to network

* Embedded broker network mode info

* Fix read network mode

* Fix MQTT API URL

* Replace everything linked to Caldav

* Increase before/beforeEach timeout

* Fix tests: stop using global sinon in caldav tests

* Fix race condition

* Improve MQTT error handling in UI

* Add more timeout to mqtt.saveConfiguration tests

* Fix system.exec test

* Add more timout to tests

Co-authored-by: atrovato <1839717+atrovato@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
effort:high Tasks taking more than 1 days Service Development
Projects
Development

No branches or pull requests

2 participants