mirror of
https://github.com/fosrl/docs-v2.git
synced 2026-07-16 19:09:55 +00:00
Adjust VPS page
This commit is contained in:
@@ -9,12 +9,12 @@ import PangolinCloudTocCta from "/snippets/pangolin-cloud-toc-cta.mdx";
|
||||
|
||||
|
||||
|
||||
Pangolin generally requires minimal resources to run effectively. A basic VPS with **1 vCPU, 1GB RAM, and 8GB SSD** is sufficient for most deployments.
|
||||
Pangolin generally requires minimal resources to run effectively. A basic VPS with **1 vCPU, 1.5GB RAM, and 8GB SSD** is sufficient for most deployments.
|
||||
|
||||
<CardGroup cols={2}>
|
||||
<Card title="Minimum Requirements">
|
||||
- **CPU**: 1 vCPU
|
||||
- **RAM**: 1GB
|
||||
- **RAM**: 1.5GB
|
||||
- **Storage**: 8GB SSD
|
||||
</Card>
|
||||
|
||||
@@ -32,12 +32,6 @@ We're part of RackNerd's affiliate program. Using our links helps support Pangol
|
||||
</Tip>
|
||||
|
||||
<CardGroup cols={2}>
|
||||
<Card title="RackNerd - 1GB RAM VPS" href="https://my.racknerd.com/aff.php?aff=13788&pid=903">
|
||||
**$11.29/Year**
|
||||
|
||||
- 1 vCPU, 1GB RAM, 24GB SSD, 2TB Bandwidth
|
||||
</Card>
|
||||
|
||||
<Card title="RackNerd - 2GB RAM VPS" href="https://my.racknerd.com/aff.php?aff=13788&pid=904">
|
||||
**$18.29/Year**
|
||||
|
||||
@@ -70,25 +64,6 @@ Create your droplet with Pangolin pre-installed
|
||||
</Card>
|
||||
</CardGroup>
|
||||
|
||||
## VPS Provider Comparison
|
||||
|
||||
| Provider | Plan | CPU | RAM | Storage | Price/Month | Price/Year | Best For |
|
||||
|----------|------|-----|-----|---------|-------------|------------|----------|
|
||||
| **[RackNerd](https://my.racknerd.com/aff.php?aff=13788)** | Starter | 1 vCPU | 1GB | 24GB SSD | $0.94 | $11.29 | Budget users |
|
||||
| **[RackNerd](https://my.racknerd.com/aff.php?aff=13788)** | Basic | 1 vCPU | 2GB | 40GB SSD | $1.52 | $18.29 | Small teams |
|
||||
| **[RackNerd](https://my.racknerd.com/aff.php?aff=13788)** | Standard | 2 vCPU | 3.5GB | 65GB SSD | $2.71 | $32.49 | Growing teams |
|
||||
| **[Hetzner Cloud](https://www.hetzner.com/cloud)** | CX11 | 2 vCPU | 4GB | 40GB SSD | $4.59 | $55.08 | Performance |
|
||||
| **[UpCloud](https://upcloud.com/pricing/)** | 1xCPU | 1 vCPU | 1GB | 10GB SSD | $3.30 | $39.60 | European users |
|
||||
| **[Vultr](https://www.vultr.com/pricing)** | Cloud Compute | 1 vCPU | 1GB | 25GB SSD | $5.00 | $60.00 | Global presence |
|
||||
| **[Linode](https://www.linode.com/pricing/)** | Nanode | 1 vCPU | 1GB | 25GB SSD | $5.00 | $60.00 | Developer friendly |
|
||||
| **[DigitalOcean](https://www.digitalocean.com/pricing/droplets)** | Basic | 1 vCPU | 1GB | 25GB SSD | $6.00 | $72.00 | Easy setup |
|
||||
| **[OVHcloud](https://www.ovhcloud.com/en/vps/)** | Starter | 2 vCPU | 2GB | 40GB SSD | $5.50 | $66.00 | European users |
|
||||
| **[AWS EC2](https://instances.vantage.sh/)** | t3.micro | 2 vCPU | 1GB | 8GB SSD | $8.50 | $102.00 | Enterprise |
|
||||
|
||||
<Info>
|
||||
Prices shown are approximate and may vary based on location, promotions, and currency exchange rates. Check provider websites for current pricing.
|
||||
</Info>
|
||||
|
||||
## Selection Criteria
|
||||
|
||||
When choosing your VPS provider, consider these factors:
|
||||
|
||||
Reference in New Issue
Block a user