idk you tell me

This commit is contained in:
Erik Grobecker 2024-10-30 21:21:19 +01:00
parent 34629231d1
commit d95fdd7fdf
Signed by: Erik
GPG key ID: 80D020D0ABBD3FB2
12 changed files with 684 additions and 0 deletions

6
documentation/server.mmd Normal file
View file

@ -0,0 +1,6 @@
flowchart TD
A[Server] --> B[Hetzner]
A --> C[Raspberry Pi 4b]
B --> B1[Dashy]
B --> B2[MailCow]