run-dependencies-host.md
March 19, 2024 ยท View on GitHub
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.