Geen omschrijving

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

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