Skip to content

Commit 6e7b1ed

Browse files
committed
slicer platform link
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
1 parent 267d234 commit 6e7b1ed

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

docs/index.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,9 @@ In both modes you get a full Linux system where often containers are not enough:
2020

2121
Example of Slicer used for a Service: [A remote (persistent) BuildKit daemon](/examples/buildkit/) or [HA K3s cluster](/examples/ha-k3s/)
2222

23-
Example of a Slicer used as a Sandbox: [Run a task](/examples/run-a-task/) or [Process video files with ffmpeg](/tasks/execute-commands-with-sdk/)
23+
Example of a Slicer used as a Sandbox: [Ephemeral tasks](/platform/ephemeral-tasks/) or [Video conversion with the Go SDK](/platform/video-conversion/)
24+
25+
If you are building a product or internal system on top of Slicer - embedding sandboxes in a SaaS, running batch workloads via API, or integrating with the Go SDK - see the [Slicer Platform](/platform/overview/) docs.
2426

2527
## Our own use-cases
2628

@@ -70,6 +72,6 @@ You can also run it on WSL2 for local experimentation, labs, and home office use
7072
- [Install Slicer on Linux](/getting-started/install)
7173
- [Install Slicer for Mac](/mac/installation)
7274
- [Try the walkthrough](/getting-started/walkthrough)
73-
- [Run a one-shot task](/examples/run-a-task/)
75+
- [Slicer Platform](/platform/overview/) - build on Slicer with the REST API and Go SDK
7476
- [GPU workloads with Slicer](/examples/gpu-ollama/)
7577
- [Get in touch](/contact) for commercial questions

0 commit comments

Comments
 (0)