Skip to main content

Get Apollon

Three ways to use Apollon. Pick whichever matches your context — see the Overview if you are still deciding.

Hosted webapp

Open https://apollon.aet.cit.tum.de in a browser. No install, no account. Diagrams persist in your browser and can be shared by URL. Any current browser works — see Requirements.

VS Code extension

Install Apollon from the VS Code Marketplace (or Open VSX). Diagrams live next to your code as .apollon files.

Self-host

Run the standalone yourself with Docker. See Deployment → GitHub Actions for the supported topology and required environment variables, and Contributor setup for a local dev stack.

Embed in your own product

Apollon is published as an npm library, @tumaet/apollon. See the library docs for the embedding guides.