gateway.ts pipeline.yml Dockerfile
1 2 3 4 5 6 7 8 9 10 11 12
import { createGateway } from "@abyss/runtime";

const edge = createGateway({
  region: "eu-7",
  auth: "invite-only",
  cache: "sealed"
});

edge.route("/api/private", async ctx => {
  return ctx.secureProxy("devcloud-core");
});

// workspace preview: read-only until authorization
Repos128
Build traffic5.8 ТБ/ч
Containers11 live
Queue7 jobs

Workspaces

API Runtime

Node 20, Redis cache, sealed secrets, preview deploy target.

running

Render Worker

GPU build image, artifact cache and private package mirror.

queued

Docs Portal

Static build, branch previews, protected environment variables.

standby

Artifacts

gateway-build-4812.zip142 MB, production bundle
locked
coverage-report.htmlunit + integration summary
private
container-layer-cache.tar1.8 GB, runner cache
sealed

Abyss Gate DevCloud

private cloud workspace

Доступ к облачной среде разработки открыт только авторизованным участникам закрытого тестирования.

Терминал, сборки, секреты и деплой скрыты до подтверждения доступа.