DiagramsΒΆ

When you’ve to create diagrams, try to avoid native tools, and use open-source web-based solutions.

PlantUMLΒΆ

We’re running our own PlantUML Server to create our own PlantUML diagrams.

Note

The deployment, and all documentation for PlantUML can be found in the GitLab PlantUML project.

PlantUML documentationΒΆ

Since the official docs are quite β€œadventurous” to understand, you might want to have a look at Ashley’s PlantUML Documentation. Some interesting chapters are:

The official documentation for PlantUML can be found here:

PlantUML & GitLabΒΆ

GitLab supports inline PlantUML diagrams in GitLab Flavored Markdown.

PlantUML & SphinxΒΆ

You can also build PlantUML diagrams in your docs. Just have a look at the Documentation chapter.

draw.ioΒΆ

We’re running our own draw.io server to create our own draw.io diagrams.

Note

The deployment, and all documentation for draw.io can be found in the GitLab drawio project.