No Description

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

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 [email protected]

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 [email protected]

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