sensorbucket / SensorBucket

IoT data processing gateway, for uniform consumption of many data formats
https://sensorbucket.nl
2 stars 0 forks source link

Can fission-rmq-connector environment variables be refactored to the conventional #57

Closed TimVosch closed 4 hours ago

TimVosch commented 11 months ago

Recommend changing these environment variables:

HOST -> AMQP_HOST QUEUE_NAME -> AMQP_QUEUE EXCHANGE -> AMQP_XCHG

Make sure that Fission's Message Queue Triggers and KEDA will work with these changes. Possibly requires modifying the fission-user-workers Kubernetes controller.