Skip to content

Serve design

serve design - View architecture diagrams in browser using Structurizr Lite (Docker)

Launches a Docker container running Structurizr Lite web viewer and opens your default browser. The viewer provides interactive C4 model diagrams (system context, containers, components) defined in workspace.dsl. When you run this command, it generates workspace.json and .structurizr/ files The viewer runs on a dynamically allocated port (9000-9999) and updates automatically when you edit the DSL file.

Notes

Expected Output:

  • Docker container running Structurizr Lite on port 9000-9999
  • Browser opens automatically to http://localhost:
  • Live updates when workspace.dsl file changes
  • Generated workspace.json and .structurizr/ directory (git-ignored)

See Also


Tutorials | How-to Guides | Explanation | Reference

You are here: Reference — information-oriented technical descriptions of the system.