We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The Docker Compose files currently simply add an MQTT user (k-develop) that can write to any kit/ topic.
k-develop
kit/
It would be great to use /~https://github.com/jpmens/mosquitto-auth-plug in the MQTT Docker images to perform actual kit authentication and authorization. This is already implemented in the Kubernetes cluster deployment files: /~https://github.com/AstroPlant/astroplant-k8s/tree/f7ef2cc254f6b38fe79dbfcca8d3cafbc9139650/deployment/mqtt.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
The Docker Compose files currently simply add an MQTT user (
k-develop
) that can write to anykit/
topic.It would be great to use /~https://github.com/jpmens/mosquitto-auth-plug in the MQTT Docker images to perform actual kit authentication and authorization. This is already implemented in the Kubernetes cluster deployment files: /~https://github.com/AstroPlant/astroplant-k8s/tree/f7ef2cc254f6b38fe79dbfcca8d3cafbc9139650/deployment/mqtt.
The text was updated successfully, but these errors were encountered: