Skip to content

Platform Overview

Pvdify Forge

A Heroku-style PaaS built on top of an existing AlmaLinux + WHM/cPanel VPS.

Mission

Deliver a git push → deployed workflow for SaaS products while preserving the production WHM/cPanel hosting plane for marketing sites, WordPress, and client websites.

What is Pvdify?

Pvdify is a control plane that orchestrates application deployments alongside traditional shared hosting. It provides:

  • Heroku-like CLIpvdify apps, pvdify deploy, pvdify logs
  • GitHub Integrationgh pvdify deploy, PR-based previews
  • Admin Dashboard — Svelte-based UI at pvdify.win
  • Multi-tenant Apps — Isolated slots per environment (production, staging, preview)
  • Zero-downtime Deploys — Blue-green via systemd + Podman

Platform Philosophy

WHM/cPanel is a permanent, first-class plane for public-facing marketing and launch websites. Podman + systemd form a controlled App Runtime for application backends. Pvdify orchestrates the app lifecycle via API, CLI, and Admin UI. Cloudflare binds everything together at the edge.

Four-Plane Architecture

PlaneTechnologyResponsibility
EdgeCloudflareDNS, TLS, WAF, Tunnels
MarketingWHM/cPanelMarketing sites, WordPress, client hosting
App RuntimePodman + systemdContainer workloads, app backends
ControlPvdifyApp lifecycle, deploys, config, secrets

Components

ComponentTypeDescription
pvdifydGo daemonControl plane API on port 9443
pvdifyGo CLIHeroku-style command interface
gh pvdifyGH extensionGitHub-integrated deploys
Admin UISvelte SPADashboard at pvdify.win

This documentation is internal and protected by Cloudflare Access.