Skip to content

clicepfl/C4-model

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

C4 model of CLIC infrastructure

The C4 model is a visualization model that separates the different abstraction layers of a software architecture.

  1. Software Systems
  2. Containers
  3. Components
  4. Code

The representation of CLIC infrastructure mainly focus on 1. and 2., as it is mainly dockerised systems. Some systems are handmade though (yaaay), as the website or telegram bot. And it is a good place to explain them in detail (3. and 4.).

Read this to learn mode avout C4: C4 model page

Render the diagrams

VScode

With the extension, CTRL+P -> LikeC4: Open Preview.

Node.js

Run: npm run start and open the given address in your browser.

Documentation

Documentation of LikeC4: https://likec4.dev/

About

The C4 model of the CLIC's infrastructure

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published