diff --git a/The-Lab.md b/The-Lab.md index 79c9e64..933ae06 100644 --- a/The-Lab.md +++ b/The-Lab.md @@ -1 +1,13 @@ -How I'm building my personal lab. \ No newline at end of file +How I'm building my personal lab. + +``` + ┌───────────────────────────┐ ┌──────────────────────────┐ + │ Very small and cheap VM │ │ My home server │ + │ │ │ │ + │ │ │ │ +┌─────┐ │ ┌───────┐ ┌─────────┐ │ │ ┌─────────┐ ┌────────┐ │ +│ You ├──────────┼──► Caddy ├──► Rathole ├───┼────────────┼─► Rathole ├───► Docker │ │ +└─────┘ │ └───────┘ └─────────┘ │ │ └─────────┘ └────────┘ │ + │ │ │ │ + └───────────────────────────┘ └──────────────────────────┘ +```