mirror of
https://github.com/myvesta/vesta
synced 2025-08-14 02:28:05 -07:00
added README.md
This commit is contained in:
parent
6cbd17e8dd
commit
3146bbfee8
1 changed files with 27 additions and 0 deletions
27
README.md
Normal file
27
README.md
Normal file
|
@ -0,0 +1,27 @@
|
|||
[Vesta Control Panel](http://vestacp.com/)
|
||||
==================================================
|
||||
|
||||
* Vesta is the open source hosting control panel.
|
||||
* Vesta is the clean and focused interface without the clutter.
|
||||
* Vesta is the latest very innovative technologies.
|
||||
|
||||
|
||||
How to install
|
||||
----------------------------
|
||||
# Connect to your server as root via SSH
|
||||
```bash
|
||||
ssh root@your.server
|
||||
|
||||
# Download installation script
|
||||
```bash
|
||||
wget http://vestacp.com/pub/vst-install.sh
|
||||
|
||||
#Run it
|
||||
```bash
|
||||
bash vst-install.sh
|
||||
|
||||
|
||||
License
|
||||
----------------------------
|
||||
Vesta is licensed under [GPL v3 ](https://github.com/serghey-rodin/vesta/blob/master/LICENSE.txt) license
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue