Back to Temporal

Run Dependencies Host

docs/development/run-dependencies-host.md

1.32.0-155.1464 B
Original Source

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.