Minimal containerized Hatchet starter for Python
docker compose up --build --watch
## or, demonstrate horizontally scaling Hatchet (up to 2) and/or worker (limit depends on hardware)
docker compose up --build --watch --scale hatchet=2 --scale worker=3
## cleanup
docker compose down --volumes- Hatchet web console: localhost:48879 or localhost:48880 (Docker Compose seems to grab one nondeterministically)
- username:
founders@example.com - password:
Admin123!!
- username: