docs: architecture diagram

This commit is contained in:
Ruben Fiszel
2022-05-05 13:20:35 +02:00
parent 5acbc8b48c
commit 7efd87be79
2 changed files with 9 additions and 5 deletions

View File

@@ -36,7 +36,7 @@ You can show your support for the project by starring this repo.
especially concerning flows.
</p>
![Windmill](./windmill.webp)
![Windmill Screenshot](./windmill.webp)
Windmill is <b>fully open-sourced</b>:
@@ -69,15 +69,15 @@ Windmill is <b>fully open-sourced</b>:
- typescript runtime is deno
- python runtime is python3
## Architecture
A detailed section about Windmill architecture is coming soon
### Development stack
- caddy is the reverse proxy used for local development, see frontend's
Caddyfile and CaddyfileRemote
## Architecture
![Architecture](./architecture.svg)
## How to self-host
Complete instructions coming soon

4
architecture.svg Normal file

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 32 KiB