ChakshuGautam / stencil

Microservices Boilerplate for SamagraX
https://stencil.samagra.io
MIT License
4 stars 5 forks source link

[temporal] add temporal into docker-compose #45

Open techsavvyash opened 10 months ago

techsavvyash commented 10 months ago

Description

With the recent merging of #27 and #44, the functionality to create workflows has been added. Currently, the setup instructions given in src/temporal/readme.md ask us to clone temporal's official docker-compose repository and then do a docker-compose up, ideally this docker-compose should be a part of the original docker-compose.yml present in the project, hence, the compose file needs to be properly fixed to start temporal alongside other services from a single docker-compose.yml