Skip to content

tomconn/structurizr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

structurizr

Use C4 Model - structurizr for model/diagram creation

Copy the DSLs under the Use the included run.sh

cp aws.dsl data/workspace.dsl
cp styles.dsl data

./run.sh

or directly

cp aws.dsl data/workspace.dsl
cp styles.dsl data

\docker run -it --rm -p 8080:8080 -v ./data:/usr/local/structurizr structurizr/lite

View the deployment diagram from your browser

http://localhost:8080/workspace/diagrams

structurizr AWS deployment diagram

About

Use C4 Model - structurizr for model/diagram creation

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published