14 lines
471 B
Markdown
14 lines
471 B
Markdown
---
|
|
title: Gateway API
|
|
outline: false
|
|
aside: false
|
|
---
|
|
|
|
# Gateway
|
|
|
|
Gateway endpoints cover service registration, version discovery, heartbeats, and update orchestration, ensuring each node can report its status and receive rollout commands through the shared `service_name`/`secret` contract.
|
|
|
|
<ClientOnly>
|
|
<ScalarIframe spec-url="https://raw.githubusercontent.com/perfect-panel/ppanel-docs/refs/heads/main/public/swagger/gateway.json" title="Gateway" />
|
|
</ClientOnly>
|