Docker compose for : Thingsboard + Kafka + Postgres + Cassandra #14888
Unanswered
rretanubun
asked this question in
Q&A
Replies: 1 comment 1 reply
-
|
https://thingsboard.io/docs/user-guide/install/pe/cluster/docker-compose-setup/ This recipe should help you. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello
I am trying to deploy an instance of
Thingsboard + Kafka + Postgres + Cassandra.I found this https://thingsboard.io/docs/user-guide/install/ubuntu/?ubuntuThingsboardDatabase=hybrid which explains how to do it, but only
Kafkacomes from docker, everything else is natively installed on the OS.I also found https://thingsboard.io/docs/user-guide/install/docker/?ubuntuThingsboardQueue=kafka which shows how to deploy
Thingsboard + Kafka + Postgresbut no Cassandra.The most promising lead is https://thingsboard.io/docs/reference/performance-aws-instances/#scenario-c
Where there is a docker-compose.yaml for everything, unfortunately
thingsboard/tbin docker registryseems to stop being maintained 4 years ago?
Q1: Is there an up to date
docker-compose.yamlrecipe for deployingThingsboard + Kafka + Postgres + Cassandrain one shot that I can use? Ideally on one of the LTS versions (4.3.0 would be really nice!)Thanks for everyone's time!
Beta Was this translation helpful? Give feedback.
All reactions