MQTT server #37

Open
opened 2024-08-01 19:00:22 +00:00 by rasmus · 3 comments
Owner

Smart lights (arrived) need an MQTT server to connect to (would very much prefer something up at time of installation), please deploy.

https://mosquitto.org/ for example.

Smart lights (arrived) need an MQTT server to connect to (would very much prefer something up at time of installation), please deploy. https://mosquitto.org/ for example.
rasmus added this to the k-space.ee/todo project 2024-08-16 20:08:58 +00:00
rasmus added the
greenlit
label 2024-08-16 20:48:49 +00:00
Owner

@lauri said that we already have rabbitmq running somehwere and it can work as mqtt server

@lauri said that we already have rabbitmq running somehwere and it can work as mqtt server
Author
Owner

Is it 'can work' (checkbox) or a nuisance and maintenance (multi-dependant migrations anyone?) nightmare?

Is it 'can work' (checkbox) or a nuisance and maintenance (multi-dependant migrations anyone?) nightmare?
Owner

None of us certainly knows :)
It's first party plugin, so maybe no nightmares https://www.rabbitmq.com/docs/mqtt

I started using it for Frigate, no consumers yet but it seems to be happy publishing there.
Create a cluster for your purpose using the CRD: https://git.k-space.ee/k-space/kube/src/branch/master/frigate/rabbitmq.yml
It's quite default, use LB service if you need outside access. The operator will generate you a secret with default "admin" login.

Client config: https://git.k-space.ee/k-space/kube/src/branch/master/frigate/values.yaml#L53

None of us certainly knows :) It's first party plugin, so maybe no nightmares https://www.rabbitmq.com/docs/mqtt I started using it for Frigate, no consumers yet but it seems to be happy publishing there. Create a cluster for your purpose using the CRD: https://git.k-space.ee/k-space/kube/src/branch/master/frigate/rabbitmq.yml It's quite default, use LB service if you need outside access. The operator will generate you a secret with default "admin" login. Client config: https://git.k-space.ee/k-space/kube/src/branch/master/frigate/values.yaml#L53
Sign in to join this conversation.
No Label
new app
greenlit
No Milestone
No Assignees
3 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: k-space/kube#37
No description provided.