CTPF · Delivery

One call, a finished server.

The installation packages of the platform live here. The path names product, system and web server stack, so a new variant can stand beside the existing one instead of replacing it.

Available

What is ready here

ControlDeskPanel

/cdp/ubuntu26/nginx

version 2.2.0

The complete stack: nginx, PHP-FPM, MariaDB, Node, mail, Docker, CDPGuard.

System
Ubuntu 26.04
Stack
nginx
Package
2.1 MB
Placed
08 Sep 2026

curl -fsSL https://installer.ctpf.network/cdp/ubuntu26/nginx/one-click-installer | sudo bash

CDPCMS

/cdpcms/ubuntu26/nginx

in preparation

The content system of the platform.

System
Ubuntu 26.04
Stack
nginx

CDPGuard

/cdpguard/ubuntu26/nginx

in preparation

The protection layer as a package of its own.

System
Ubuntu 26.04
Stack
nginx

How a package is verified

The bootstrap fetches the package and its checksum, compares the two and stops on any difference. The installer then checks its own manifest: every file in the package is listed there with its checksum — if one is missing or altered, nothing runs.

If you want to look at the package before it runs, download it by hand — that way is written on the page of each branch.