Skip to content

anyulled/gsas-live-stream-workshop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Live-stream platform

System design for StageCast

System Landscape

Component View

Deployment view

Deployment view

How to run this example

Execute this command to run a Docker container with a structurizr lite image.

Mac OS / Linux

docker run --name gsas-structurizr --env=PORT=8080 --volume=$(pwd)/workspace:/usr/local/structurizr -p 8888:8080 -d structurizr/lite:latest

Windows + WSL

docker run --name gsas-structurizr --env=PORT=8080 --volume="%cd%\workspace:/usr/local/structurizr" -p 8888:8080 -d structurizr/lite:latest

Windows

docker run --name gsas-structurizr --env=PORT=8080 --volume="/c/Users/<YourUser>/workspace:/usr/local/structurizr" -p 8888:8080 -d structurizr/lite:preview

Links

About

System architecture for a live-stream platform for musicians

Topics

Resources

License

Stars

Watchers

Forks

Languages