managed first / owned runtime later

Ship on Fugue, then move the same app to your own server.

Import from GitHub, a Docker image, or a local upload. Fugue starts it on shared managed runtime and keeps the route, env, logs, files, images, and migration surface in one console.

Deployment graph

The COSS-style product panel keeps the first workflow visible.

SourceGitHub
Runtimeshared
Routepublic
Migrationready
fugue import github owner/repo --port 3000
fugue app logs web --follow
fugue runtime migrate web --target <runtime-id>
sourceGitHub repository

Connect a repository, choose a branch, authorize private access, and create the first service.

imageDocker image

Point Fugue at an existing image and keep runtime, env, route, and logs in the same console.

uploadLocal upload

Upload a build artifact before auth and resume the pending deploy after sign-in.

Project workbench

Routes, env, logs, files, images, observability, and settings live with the service.

Runtime servers

Add your own machines, inspect pressure, and move workloads without changing the product model.

Capacity and billing

Prepaid balance, managed envelope, storage, and events are visible from one page.

Console ready

Open the operational surface first.

The app shell, docs shell, auth panels, deploy wizard, and admin pages now share the same COSS foundation.

Open console