Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions coast-service/REMOTE_SPEC.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Remote Coasts Specification

> **THIS DOCUMENT COVERS REMOTE COASTS ONLY.** Remote SSG (Shared
> Service Group) support on `coast-service` is documented separately
> in [`REMOTE_SSG_SERVICE_DESIGN.md`](./REMOTE_SSG_SERVICE_DESIGN.md),
> which in turn implements the architectural design in
> [`../coast-ssg/REMOTE_DESIGN.md`](../coast-ssg/REMOTE_DESIGN.md).
> The "Phase 2: Remote shared services" entry in the §Phase Roadmap
> below is superseded by the Phase R-* tracker in
> [`../coast-ssg/REMOTE_DESIGN.md §0`](../coast-ssg/REMOTE_DESIGN.md).

> Living spec for remote coast execution. Phase 1 focuses on running ephemeral
> services (DinD, bare services) on a remote machine while keeping the developer
> experience identical to local coasts.
Expand Down
Loading