astarte-platform / astarte

Core Astarte Repository
https://docs.astarte-platform.org/
Apache License 2.0
240 stars 46 forks source link

added cassandra port binding #998

Open shinnokdisengir opened 1 week ago

shinnokdisengir commented 1 week ago

What this PR does / why we need it:

In order to local develop astarte via dev mode, using astarte-dev-tool up or using docker compose watch, cassandra/scylla needs to expose the port used to connection. Otherwise, the connection are only available via cluster.

With this PR scylla/cassandra is exposed on localhost:9042