docker pull iworkflowio/iwf-server-lite:v1.18.3 && docker run -p 8801:8801 -p 7233:7233 -p 8233:8233 -e AUTO_FIX_WORKER_URL=host.docker.internal --add-host host.docker.internal:host-gateway -it iworkflowio/iwf-server-lite:v1.18.3
This by default will run Temporal server with it, again:
- IWF service: http://localhost:8801/
- Temporal WebUI: http://localhost:8233/
- Temporal service: localhost:7233
make bins && ./iwf-samples start
http://localhost:8803/moneytransfer/start?fromAccount=test1&toAccount=test2&amount=100¬es=hello