Нет описания

Rafael G. Martins aeebac47cb Standardize README as uppercase 1 год назад
.github 95f4f69edf Add code of conduct 1 год назад
docs aeebac47cb Standardize README as uppercase 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