Skip to content

Commit 346bd03

Browse files
committed
Merge remote-tracking branch 'origin/3.x' into 3.x
2 parents 0855046 + d1a7eb2 commit 346bd03

1 file changed

Lines changed: 14 additions & 1 deletion

File tree

README.md

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<p align="center">
2-
<img src="https://github.com/user-attachments/assets/57f77bd5-bd3f-4367-84c0-aff6ecd392b4" alt="VitoDeploy>
2+
<img src="https://github.com/user-attachments/assets/b06531f3-2066-436e-a0e3-0a5f1b7d5118" alt="VitoDeploy>
33
<p align="center">
44
<a href="https://github.com/vitodeploy/vito/actions"><img alt="GitHub Workflow Status" src="https://github.com/vitodeploy/vito/workflows/tests/badge.svg"></a>
55
</p>
@@ -14,10 +14,18 @@ production servers without a hassle.
1414

1515
## Quick Start
1616

17+
Version 3 (Alpha):
18+
1719
```sh
1820
bash <(curl -Ls https://raw.githubusercontent.com/vitodeploy/vito/3.x/scripts/install.sh)
1921
```
2022

23+
Version 2:
24+
25+
```sh
26+
bash <(curl -Ls https://raw.githubusercontent.com/vitodeploy/vito/2.x/scripts/install.sh)
27+
```
28+
2129
## Features
2230

2331
- Provisions and Manages the server
@@ -30,6 +38,8 @@ bash <(curl -Ls https://raw.githubusercontent.com/vitodeploy/vito/3.x/scripts/in
3038
- Deploy your SSH Keys to the server
3139
- Create and Manage cron jobs on the server
3240
- API
41+
- Plugins
42+
- Export and Import
3343

3444
## Useful Links
3545

@@ -46,10 +56,13 @@ bash <(curl -Ls https://raw.githubusercontent.com/vitodeploy/vito/3.x/scripts/in
4656

4757
- Laravel
4858
- InertiaJS
59+
- ReactJS
4960
- Shadcn UI
5061
- PHPSecLib
5162
- PHPUnit
5263
- Tailwindcss
5364
- Vite
5465
- Prettier
5566
- Spatie
67+
- Opcodesio log viewer
68+
- Tightenco

0 commit comments

Comments
 (0)