Update README.md
This commit is contained in:
32
README.md
32
README.md
@@ -47,38 +47,6 @@ Generate a reusable auth key from https://login.tailscale.com/admin/settings/key
|
|||||||
|
|
||||||
Once deployed: https://prefect.taila5ad8.ts.net
|
Once deployed: https://prefect.taila5ad8.ts.net
|
||||||
|
|
||||||
## Architecture
|
|
||||||
|
|
||||||
```
|
|
||||||
┌─────────────────────────────────────────────────────────────────────────┐
|
|
||||||
│ Tailscale Network │
|
|
||||||
├─────────────────────────────────────────────────────────────────────────┤
|
|
||||||
│ │
|
|
||||||
│ ┌──────────────┐ ┌─────────────┐ ┌────────────────┐ │
|
|
||||||
│ │ Tailscale │◀───▶│ Prefect │◀───▶│ PostgreSQL │ │
|
|
||||||
│ │ Sidecar │ │ Server │ │ (external) │ │
|
|
||||||
│ │ :443 │ │ :4200 │ │ │ │
|
|
||||||
│ └──────────────┘ └──────┬──────┘ └────────────────┘ │
|
|
||||||
│ ▲ │ │
|
|
||||||
│ │ ┌─────▼─────┐ │
|
|
||||||
│ │ │ Redis │ │
|
|
||||||
│ │ │(messaging)│ │
|
|
||||||
│ │ └───────────┘ │
|
|
||||||
│ │ ▲ │
|
|
||||||
│ │ ┌─────┴─────┐ │
|
|
||||||
│ │ │ Prefect │ │
|
|
||||||
│ │ │ Services │ │
|
|
||||||
│ │ │(background)│ │
|
|
||||||
│ │ └───────────┘ │
|
|
||||||
│ │ │
|
|
||||||
│ │ ┌─────────────────┐ ┌─────────────┐ │
|
|
||||||
│ └─────────────▶│ Prefect Worker │◀───▶│ Garage │ │
|
|
||||||
│ │ (pg-backup-pool)│ │ (S3) │ │
|
|
||||||
│ └─────────────────┘ └─────────────┘ │
|
|
||||||
│ │
|
|
||||||
└─────────────────────────────────────────────────────────────────────────┘
|
|
||||||
```
|
|
||||||
|
|
||||||
## Services
|
## Services
|
||||||
|
|
||||||
| Service | Description | Image |
|
| Service | Description | Image |
|
||||||
|
|||||||
Reference in New Issue
Block a user