目录

Vesta Control Panel Arm Edition

2026年7月30日重新更新了Vesta Arm版,将支持的ubuntu升级到了22.04, 24.04, 26.04 (LTS),支持的Debian升级到了11 (bullseye)、12 (bookworm)、13 (trixie)。本次更新借鉴了cloudpanel-ce的arm兼容方案,在vm环境里重建了arm环境用于压制deb包。 Vesta is back under active development as of 25 February 2024. We are commited to open source, and will engage with the community to identify the new roadmap for Vesta. Stay tuned!

Join the chat at https://gitter.im/vesta-cp/Lobby

  • Vesta is an open source hosting control panel.
  • Vesta has a clean and focused interface without the clutter.
  • Vesta has the latest of very innovative technologies.

Supported systems

Vesta installs on the following 64-bit distributions, on both amd64 (x86-64) and arm64 (aarch64) architectures:

Distribution Releases
Ubuntu 26.04, 24.04, 22.04 (LTS)
Debian 13 (trixie), 12 (bookworm), 11 (bullseye)

The self-compiled components (vesta-nginx, vesta-php) ship as native amd64/arm64 packages – following the cloudpanel-ce approach of building on each architecture rather than cross-compiling. OpenSSL and libxml2 are linked statically so a single binary runs across the libssl1.1/libssl3 and libxml2.so.2/libxml2.so.16 splits of the supported releases. Prebuilt packages for both architectures live in releases/ (with MD5SUMS).

How to install (2 step)

Connect to your server as root via SSH

ssh root@your.server

Download the installation script from the GitLink mirror, and run it:

curl -fsSL "https://gitlink.org.cn/attachments/entries/get_file?download_url=https://www.gitlink.org.cn/api/liujianbo/vestacp-arm/raw/install/vst-install.sh?ref=master" -o vst-install.sh
bash vst-install.sh

Note: GitLink serves raw files through an attachment proxy; the plain /liujianbo/vestacp-arm/raw/branch/master/... path returns the website HTML page for anonymous requests, so the proxy URL above is required.

For servers in mainland China, add --mirror cn: base repositories switch to Aliyun and the vesta packages download from this GitLink repository first (falling back to GitHub transparently):

bash vst-install.sh --mirror cn

How to install (BETA and in-progress work versions)

Connect to your server as root via SSH

ssh root@your.server

Clone this repository and run the installer for your OS from install/:

git clone https://gitlink.org.cn/liujianbo/vestacp-arm.git vesta
cd vesta/install
sudo ./vst-install-ubuntu.sh   # or vst-install-debian.sh / vst-install-rhel.sh / vst-install-amazon.sh

Run the script with --help to see the available options (admin email/password, mirror selection, which services to install, etc).

Older versions of this README pointed to curl https://vestacp.com/pub/vst-install.sh. That endpoint is hosted separately from this repository and won’t reflect any changes made here – always install from this repository instead.

License

Vesta Arm is licensed under [MIT]license

关于

VESTA Control Panel Arm Edition 2026/07/30

220.3 MB
邀请码
    Gitlink(确实开源)
  • 加入我们
  • 官网邮箱:gitlink@ccf.org.cn
  • QQ群
  • QQ群
  • 公众号
  • 公众号

版权所有:中国计算机学会技术支持:开源发展技术委员会
京ICP备13000930号-9 京公网安备 11010802047560号