Skip to main content
Ctrl+K
Gyoza - Home Gyoza - Home
  • Welcome to Gyoza
  • Concepts
  • How-to Guides
  • API Reference
  • Welcome to Gyoza
  • Concepts
  • How-to Guides
  • API Reference

Section Navigation

  • Deploy the Gyoza Server
  • Deploy a Gyoza Worker
  • Build a Gyoza Op
  • Test a Gyoza Op
  • Deploy a Gyoza Op
  • Generate an OpRun
  • Monitor and Manage an OpRun
  • Consume Events by Topic
  • How-to Guides

How-to Guides#

Practical step-by-step guides for setting up, developing, and using the Gyoza ecosystem.

Use

โ–ถ๏ธ Generate an OpRun Submit a run for a deployed op via the REST API. ๐Ÿ“Š Monitor and Manage an OpRun Track progress in real time, retrieve outputs, and retry failed runs. ๐Ÿ“ก Consume Events by Topic Subscribe to a topic feed and receive events across many runs without polling each one individually.

Develop

๐Ÿ”จ Build an Op Write the Python op, create a Dockerfile, and build the container image with gyoza build. ๐Ÿงช Test an Op Run your op locally from source or inside its Docker container before deploying it. ๐ŸฅŸ Deploy an Op Push the image to a registry and register the OpDefinition on the server with gyoza deploy.

Infrastructure

๐Ÿ–ฅ๏ธ Deploy the Server Launch the gyoza server and web UI with Docker Compose, configure environment variables, and verify the stack is running. โš™๏ธ Deploy a Worker Connect a worker to the server and scale horizontally across machines.

previous

Gyoza Ops

next

Deploy the Gyoza Server

ยฉ Copyright 2026, GeoIA.

Created using Sphinx 9.1.0.

Built with the PyData Sphinx Theme 0.19.0.