Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 465 Bytes

run-dependencies-host.md

File metadata and controls

9 lines (7 loc) · 465 Bytes

Run Temporal dependencies on the host

macOS

While developing Temporal server you may want to run its dependencies locally. One of the reason might be a bad docker file system performance on macOS. Please follow the doc for the database you use: Cassandra, MySQL, or PostgreSQL.

Linux

Linux users should use docker compose as described in the contribution guide.