Files
website/apps/website
Mauricio Siu bd9ab01e07 feat: add comparison pages for CapRover and Dokku
- Introduced new comparison pages for Dokploy vs. CapRover and Dokploy vs. Dokku, highlighting key features, deployment processes, and user experiences.
- Updated the footer and header components to include links to the new comparison pages, improving site navigation and user access to alternative options.
2026-03-18 22:06:58 -06:00
..
2024-10-27 22:16:31 -06:00
2024-10-27 22:16:31 -06:00
2024-10-27 22:16:31 -06:00
2024-10-27 22:16:31 -06:00
2024-10-27 22:16:31 -06:00

Dokploy Website

Main Landing Page of Dokploy

Development

Run development server:

npm run dev
# or
pnpm dev
# or
yarn dev

Open http://localhost:3000 with your browser to see the result.

Environment Variables

Required for Contact Form

RESEND_API_KEY=your_resend_api_key_here

Required for HubSpot Integration (Sales Forms)

HUBSPOT_PORTAL_ID=147033433
HUBSPOT_FORM_GUID=0d788925-ef54-4fda-9b76-741fb5877056

Required for Blog Page

GHOST_URL=""
GHOST_KEY=""