Skip to content

liangyuanpeng/chirpstack-event-forward

Repository files navigation

chirpstack-event-forward

中文

Forward chirpstack event data from chirpstack application http integration. Now we support pulsar and mqtt integration.

Architecture

Architecture

Deployment

Kubernetes

Helm Chart

Use chart from chirpstack-event-forward.

require: helm v3

helm repo add lyp https://liangyuanpeng.github.io/charts
helm repo update
helm install lyp/chirpstack-event-forward

And then you can get the running pod of chirpstack-event-forward.

$ kubectl get po
NAME                                            READY   STATUS    RESTARTS   AGE
cef-chirpstack-event-forward-7fd74f9966-q5nzb   1/1     Running   0          6m22s

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published