Skip to content

Latest commit

 

History

13 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

Hatchet Starter

Minimal containerized Hatchet starter for Python

Quick start

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

Links

  • Hatchet web console: localhost:48879 or localhost:48880 (Docker Compose seems to grab one nondeterministically)
    • username: founders@example.com
    • password: Admin123!!

About

Minimal containerized Hatchet starter for Python

Resources

Stars

0 stars

Watchers

0 watching

Forks

Used by

Contributors

Languages