Stack

8Vast runs services for you. Databases, APIs, caches, background workers — define them in a YAML file, run 8v stack up, and they start. Port forwarding, health checks, dependency ordering, and log streaming are handled automatically.

In this section

  • Getting Started — Create a stack definition and run your first service.
  • Configuration Reference — Every field in a stack definition: images, ports, volumes, health checks, networks, and dependencies.
  • Commands — All 8v stack commands: up, down, status, logs, exec, pull, build, validate.