Тайлбар байхгүй

Rafael G. Martins db98ccb121 Rename readme.md to README.md 1 жил өмнө
.github 95f4f69edf Add code of conduct 1 жил өмнө
docs db98ccb121 Rename readme.md to README.md 1 жил өмнө
src f14a7bd21c Add blank Rust structure as a placeholder for actual code 1 жил өмнө
.gitignore f14a7bd21c Add blank Rust structure as a placeholder for actual code 1 жил өмнө
CODE_OF_CONDUCT.md 95f4f69edf Add code of conduct 1 жил өмнө
CONTRIBUTOR_LICENSE_AGREEMENT.md 77bb93351b Create CONTRIBUTOR_LICENSE_AGREEMENT.md 1 жил өмнө
Cargo.lock f14a7bd21c Add blank Rust structure as a placeholder for actual code 1 жил өмнө
Cargo.toml f14a7bd21c Add blank Rust structure as a placeholder for actual code 1 жил өмнө
LICENSE 8744af78ce Add BSL license 1 жил өмнө
README.md c4ae8d549a Add examples of docs to be added 1 жил өмнө
SECURITY.md 77ea627a05 Update security contribution policy 1 жил өмнө

README.md

Vesta Control Panel

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!

  • 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.

How to install (2 step)

Connect to your server as root via SSH

ssh root@your.server

Download the installation script, and run it:

curl https://vestacp.com/pub/vst-install.sh | bash

How to install (3 step)

If the above example does not work, try this 3 step method: Connect to your server as root via SSH

ssh root@your.server

Download the installation script:

curl -O https://vestacp.com/pub/vst-install.sh

Then run it:

bash vst-install.sh

License

Vesta is licensed under GPL v3 license