Dev Service for MQTT broker
- Dominant language
- TypeScript
- Stars
- 594
- Forks
- 215
- Avg merge
- 5d 11h
- Merged PRs (30d)
- 2
Description
We can add a MQTT broker to the known dev services
https://github.com/apache/camel-karavan/blob/main/karavan-web/karavan-app/src/main/resources/services/devservices.yaml
This makes it easier to spin up a MQTT broker for development with karavan
There is an example here with a docker compose file we can use as inspiration
https://github.com/apache/camel-kamelets-examples/tree/main/jbang/mqtt
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with karavan-web/karavan-app/src/main/resources/services/devservices.yaml and compare its existing service definitions with the docker-compose example in the linked camel-kamelets-examples MQTT directory. Add the MQTT broker to the known dev services so it can be spun up for Karavan development, then verify the service definition is recognized.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker-compose
- Domain
- infrastructure
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100