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
  • 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.

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 with Docker Compose, configure environment variables, and verify it 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.16.1.