Vinext SSR

Ship faster with reusable cloud workspaces.

Launch production-ready dev sessions in minutes, share one golden instance baseline with your team, and combine synced /home/flare state with each session's own local state for focused work.

1. CreateStart from a proven base image like ubuntu:24.04 or debian:12, then attach an optional bootstrap script.
2. LaunchLaunch one or many sessions that share the instance baseline.
3. SyncSync shared /home/flare while each session keeps local changes.

Quickstart

CLI workflow with persistent session state.

flare instance create node-dev --image ubuntu:24.04 --bootstrap-file ./bootstrap.sh
flare session up sandbox --instance <instanceId>
flare ssh <sessionId>
PathPersistence model
/home/flareShared at instance level
Runtime availabilityRuntime unavailable
SSR health checkUnavailable
/workspaceSession-isolated, auto-restored