this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

docs: update cost

Khue Doan f3b001dd b530f389

+13 -12
+13 -12
README.md
··· 81 81 82 82 ## Estimated cost 83 83 84 - | Provider | Service | Usage | Pricing | 85 - | :-- | :-- | :-- | :-- | 86 - | Cloudflare | R2 Bucket (Terraform state) | 2 | Free | 87 - | Cloudflare | Domain | 2 | 1.67$/month | 88 - | Cloudflare | Load Balancer | 1 | 5$/month | 89 - | Cloudflare | Tunnel | 2 | Free | 90 - | Oracle Cloud | Virtual Cloud Network | 1 | Free | 91 - | Oracle Cloud | `VM.Standard.A1.Flex` (ARM) | 4 cores, 24GB mem | Free (yes, you read it right!) | 92 - | Oracle Cloud | Block Storage | 200GB | Free | 93 - | Metal | Hardware depreciation | | 6.36$/month | 94 - | Metal | Electricity | | 3$/month | 95 - | **Total** | | | 16.03$/month | 84 + | Provider | Service | Usage | Pricing | 85 + | :-- | :-- | :-- | :-- | 86 + | Metal | Hardware depreciation | | 76.32$/year | 87 + | Metal | Electricity | | 36$/year | 88 + | Oracle Cloud | Virtual Cloud Network | 1 | Free | 89 + | Oracle Cloud | `VM.Standard.A1.Flex` (ARM) - 4 cores, 24GB RAM, 200GB disk | 1 | Free | 90 + | Hetzner | VM `CAX21` - 4 cores, 8GB RAM, 80GB disk | 1 | 83.88$/year | 91 + | Cloudflare | R2 Bucket (Terraform state) | 2 | Free | 92 + | Cloudflare | Domain | 2 | 20$/year | 93 + | Cloudflare | Load Balancer | 1 | 60$/year | 94 + | Cloudflare | Tunnel | 2 | Free | 95 + | Backblaze | B2 Bucket (backup) | 1TB | 72$/year | 96 + | **Total** | | | 348.2$/year | 96 97 97 98 ## Get started 98 99