Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/serghey-rodin/vesta
VESTA Control Panel
https://github.com/serghey-rodin/vesta
Last synced: 3 months ago
JSON representation
VESTA Control Panel
- Host: GitHub
- URL: https://github.com/serghey-rodin/vesta
- Owner: outroll
- License: gpl-3.0
- Created: 2011-06-13T20:22:59.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2024-04-18T09:55:40.000Z (7 months ago)
- Last Synced: 2024-05-21T08:13:21.159Z (6 months ago)
- Language: PHP
- Homepage: http://vestacp.com
- Size: 50.6 MB
- Stars: 2,891
- Watchers: 209
- Forks: 1,011
- Open Issues: 417
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Security: SECURITY.md
Awesome Lists containing this project
- awesome-open-source-alternatives - Vesta
- awesome-starred - serghey-rodin/vesta - VESTA Control Panel (others)
README
[Vesta Control Panel](http://vestacp.com/)
==================================================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](https://badges.gitter.im/vesta-cp/Lobby.svg)](https://gitter.im/vesta-cp/Lobby?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
* 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
```bash
ssh [email protected]
```Download the installation script, and run it:
```bash
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
```bash
ssh [email protected]
```Download the installation script:
```bash
curl -O https://vestacp.com/pub/vst-install.sh
```
Then run it:
```bash
bash vst-install.sh
```License
----------------------------
Vesta is licensed under [GPL v3 ](https://github.com/outroll/vesta/blob/master/LICENSE) license