Skip to main content
An app is the main unit you deploy on Hyze Cloud.

Goal

Understand what an app contains before deploying one.

When to use

Use apps for APIs, workers, dashboards, bots, and background services.

Example

startupCommand is optional. Omit it (or set "auto") and Hyze detects how to start the app. Pass a custom command only when you need to override detection.

What an app includes

  • Runtime configuration
  • Environment variables
  • Logs
  • Filesystem access
  • Backups
  • Build history

Next steps

Deploy an app

Deploy from a ZIP artifact.

Rate limits

Public proxy and API limits.

Apps API

View app endpoints.
Last modified on July 19, 2026