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
|[Structurizr Lite](/lite)| A single workspace version of Structurizr, providing a way to quickly view diagrams, documentation, and architecture decision records. | Open source |
16
-
|[Structurizr on-premises installation](/onpremises)| A multi-workspace version of Structurizr that can be run on your own infrastructure (local servers or cloud), providing a way to publish diagrams, documentation, and architecture decision records. | Open source |
17
-
|[Structurizr cloud service](/cloud)| The Structurizr cloud service, providing a way to publish diagrams, documentation, and architecture decision records. | Free and paid |
18
-
|[Structurizr CLI](/cli)| A command line utility designed to be used in conjunction with the Structurizr DSL, supporting pull/push via the web API and exports to a number of formats including PlantUML and Mermaid. | Open source |
|[Structurizr Lite](/lite)| A single workspace version of Structurizr, providing a way to quickly view diagrams, documentation, and architecture decision records. | Open source |
16
+
|[Structurizr on-premises installation](/onpremises)| A multi-workspace version of Structurizr that can be run on your own infrastructure (local servers or cloud), providing a way to publish diagrams, documentation, and architecture decision records. | Open source |
17
+
|[Structurizr cloud service](/cloud)| The Structurizr cloud service, providing a way to publish diagrams, documentation, and architecture decision records. | Free and paid |
18
+
|[Structurizr CLI](/cli)| A command line utility designed to be used in conjunction with the Structurizr DSL, supporting pull/push via the web API and exports to a number of formats including PlantUML and Mermaid. | Open source |
19
+
|[Structurizr static site](/static)| A static HTML site that can be included into your website or hosted from a simple web server, Amazon Web Services S3 bucket, etc. | Open source |
19
20
20
21
The Structurizr tooling encourages the adoption of a "diagrams and documentation as code" approach,
21
22
with everything being stored in source code control.
@@ -50,7 +51,7 @@ workspace via the web API provided by the cloud service and on-premises installa
50
51
|__Client-side encryption__<br />Encrypt workspaces before uploading via the cloud API, and decrypt them in your browser using your own passphrase. || Yes ||[Yes](/cloud/client-side-encryption)|
|__Workspace versioning__<br />Recent versions of your workspace are retained. ||[Yes](/onpremises/workspace-versioning)||[Yes](/cloud/workspace-versioning)|
53
-
|__Workspace branches__<br />Store parallel versions of your workspace. ||[Yes](/onpremises/workspace-branches)||[Yes](/cloud/workspace-branches)|
54
+
|__Workspace branches__<br />Store parallel versions of your workspace. ||[Yes](/onpremises/workspace-branches)||[Yes](/cloud/workspace-branches)|
54
55
|__Full-text search__<br />Search for diagrams and documentation across all workspaces. | Yes | Yes || Yes |
55
56
|__[Diagrams](/ui/diagrams)__<br />C4 model diagrams (core and supplementary). | Yes | Yes | Yes (max 10) | Yes |
0 commit comments