astarte-platform / astarte

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

Run docker-compose-initializer on dev tool up command #991

Closed eddbbt closed 2 months ago

eddbbt commented 2 months ago

What this PR does / why we need it:

Enable astarte keys and certificates creation (if needed) on dev tool up command

Which issue(s) this PR fixes:

Without this, if there are no keys and certificates generated by

docker run -v $(pwd)/compose:/compose astarte/docker-compose-initializer:snapshot

Astarte refuses to start

ref https://docs.astarte-platform.org/astarte/1.2/010-astarte_in_5_minutes.html