mirror of
https://github.com/vitodeploy/vito.git
synced 2025-04-21 19:01:37 +00:00
58 lines
1.7 KiB
Markdown
58 lines
1.7 KiB
Markdown
|
|
<p align="center">
|
|
<img alt="srcshot 2024-02-23 at 16 26 21@2x" src="https://github.com/vitodeploy/vito/assets/61919774/9b3ae8fe-996a-4e10-b42e-74097f8e5512" alt="VitoDeploy>
|
|
<p align="center">
|
|
<a href="https://github.com/vitodeploy/vito/actions"><img alt="GitHub Workflow Status" src="https://github.com/vitodeploy/vito/workflows/tests/badge.svg"></a>
|
|
</p>
|
|
</p>
|
|
|
|
------
|
|
## About Vito
|
|
|
|
Vito is a self-hosted web application that helps you manage your servers and deploy your PHP applications into production servers without a hassle.
|
|
|
|
## Quick Start
|
|
|
|
```sh
|
|
bash <(curl -Ls https://raw.githubusercontent.com/vitodeploy/vito/1.x/scripts/install.sh)
|
|
```
|
|
|
|
## Features
|
|
|
|
- Provisions and Manages the server
|
|
- Easy database management, Supports Mysql and MariaDB
|
|
- Deploy your PHP applications such as Laravel
|
|
- Manage your server's firewall
|
|
- Supports Custom and Letsencrypt SSL
|
|
- Uses supervisor to handle queues
|
|
- Manages server's services
|
|
- Deploy your SSH Keys to the server
|
|
- Create and Manage cron jobs on the server
|
|
|
|
## Useful Links
|
|
|
|
- [Documentation](https://vitodeploy.com)
|
|
- [Install on Server](https://vitodeploy.com/introduction/installation.html#install-on-vps-recommended)
|
|
- [Install via Docker](https://vitodeploy.com/introduction/installation.html#install-via-docker)
|
|
- [Feedbacks](https://vitodeploy.featurebase.app)
|
|
- [Roadmap](https://vitodeploy.featurebase.app/roadmap)
|
|
- [Video Demo](https://youtu.be/rLRHIyEfON8)
|
|
- [Discord](https://discord.gg/uZeeHZZnm5)
|
|
- [Contribution](/CONTRIBUTING.md)
|
|
- [Security](/SECURITY.md)
|
|
|
|
## Credits
|
|
|
|
- Laravel
|
|
- PHPSecLib
|
|
- PHPUnit
|
|
- Tailwindcss
|
|
- Alpinejs
|
|
- HTMX
|
|
- Vite
|
|
- Toastr by CodeSeven
|
|
- Prettier
|
|
- Postcss
|
|
- Flowbite
|
|
- svgrepo.com
|