You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: cloud/index.md
+26-1Lines changed: 26 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,4 +10,29 @@ has_toc: false
10
10
11
11
# Cloud service
12
12
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  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