Skip to content

Commit 1b70655

Browse files
Adds some cloud service migration pointers.
1 parent 0f7940c commit 1b70655

1 file changed

Lines changed: 26 additions & 1 deletion

File tree

cloud/index.md

Lines changed: 26 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,29 @@ has_toc: false
1010

1111
# Cloud service
1212

13-
> The Structurizr cloud service will reach its End of Life (EOL) on 30 September 2026 - please see [Cloud service end of life announcement](https://www.patreon.com/posts/142577083) for more details.
13+
> The Structurizr cloud service will reach its End of Life (EOL) on 30 September 2026 - please see [Cloud service end of life announcement](https://www.patreon.com/posts/142577083) for more details.
14+
15+
## Migration guide
16+
17+
### playground
18+
19+
The [Structurizr playground](/playground) may be sufficient for sporadic use.
20+
21+
1. Export your workspace from the cloud service.
22+
2. Use the ![](/images/bootstrap-icons/file-earmark-arrow-up.svg) button to upload your `workspace.dsl` or `workspace.json` file.
23+
24+
### local
25+
26+
Structurizr [local](/local) provides a way to view diagrams and modify their layout on your local computer.
27+
28+
1. Export your workspace from the cloud service.
29+
2. Follow the [local - quickstart](/local/quickstart) guide.
30+
31+
### server
32+
33+
Structurizr [server](/server) provides a way to start a self-hosted Structurizr server that can be used to publish workspaces to a wider audience.
34+
35+
1. Export your workspaces from the cloud service, using the "export your workspaces" link at the top of the page.
36+
2. Follow the [server - quickstart](/server/quickstart) guide.
37+
38+
Paid subscribers can also follow [Migrating from the cloud service to a self-hosted server](https://www.patreon.com/posts/143179887).

0 commit comments

Comments
 (0)