Skip to content

connecting emqx to hstreamdb #1247

Answered by alissa-tung
mntnclmbr asked this question in Q&A
Discussion options

You must be logged in to vote

FYI, The previous implementation is based on the EMQX Webhook Plugin and HStreamDB HTTP Services, which is less efficient than the action persist to HStreamDB in EMQX Enterprise.

So there is no need for an HTTP server port (no need for separate HTTP Services) in the EMQX Enterprise setup. The URL passed to EMQX Dashboard when creating a resource is the HStreamDB server URL, which has been started in the Docker quick start of the form http://your_hostname_here:your_port, and the port is default to 6570, that is, which you can get from the docker ps outputs.

Replies: 3 comments 9 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by mntnclmbr
Comment options

You must be logged in to vote
9 replies
@alissa-tung
Comment options

@mntnclmbr
Comment options

@alissa-tung
Comment options

@mntnclmbr
Comment options

@alissa-tung
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants