mirror of
https://github.com/Dokploy/website.git
synced 2026-06-15 20:25:25 +02:00
fix: update comparison table and improve remote server instructions
- Updated the comparison table to reflect support for Cloudflare Tunnels and added Custom Build Server. - Enhanced the description in the remote server instructions for clarity and detail.
This commit is contained in:
@@ -29,7 +29,8 @@ Comparison of the following deployment tools:
|
||||
| **Shared Enviroment Variables** | ✅ | ❌ | ❌ | ✅ |
|
||||
| **Environments** | ✅ | ❌ | ❌ | ✅ |
|
||||
| **Schedules Jobs** | ✅ | ❌ | ❌ | ✅ |
|
||||
| **Cloudflare Tunnels** | ❌ | ❌ | ❌ | ✅ |
|
||||
| **Cloudflare Tunnels** | ✅ | ❌ | ❌ | ✅ |
|
||||
| **Custom Build Server** | ✅ | ❌ | ❌ | ✅ |
|
||||
| **Volume Backups** | ✅ | ❌ | ❌ | ❌ |
|
||||
| **Preview Deployments** | ✅ | ❌ | ❌ | ✅ |
|
||||
| **Teams** | ✅ | ❌ | ❌ | ✅ |
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
---
|
||||
title: Instructions
|
||||
description: "Example to setup a remote server and deploy application in a VPS."
|
||||
description: "Step-by-step guide to setup a remote server and deploy applications on a VPS."
|
||||
---
|
||||
|
||||
import { Callout } from "fumadocs-ui/components/callout";
|
||||
|
||||
Reference in New Issue
Block a user