julep icon indicating copy to clipboard operation
julep copied to clipboard

[Refactor]: Make ``memory-store`` and ``scheduler`` services configurable

Open Ahmad-mtos opened this issue 7 months ago • 1 comments
trafficstars

📜 Description

Right now, to run the database on timescale or to use cloud temporal, we have to comment out the memory-store and scheduler services in docker compose. We should somehow make it configurable, perhaps with an environment variable for each service definition (is_temporal_cloud for example).

👟 Relevant files

No response

Ahmad-mtos avatar Apr 16 '25 12:04 Ahmad-mtos