mirror of
https://github.com/vitodeploy/vito.git
synced 2025-04-22 19:22:19 +00:00
50 lines
1.4 KiB
Markdown
50 lines
1.4 KiB
Markdown
|
|
<p align="center">
|
|
<img alt="srcshot 2024-02-23 at 16 26 21@2x" src="https://github.com/vitodeploy/vito/assets/61919774/c22842ff-b458-443c-90b7-a98148b0d49e" 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.
|
|
|
|
## 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)
|
|
- [Feedbacks](https://vitodeploy.featurebase.app)
|
|
- [Roadmap](https://vitodeploy.featurebase.app/roadmap)
|
|
- [Discord](https://discord.gg/dcUWA5DV)
|
|
- [Contribution](/CONTRIBUTING.md)
|
|
- [Security](/SECURITY.md)
|
|
|
|
## Credits
|
|
|
|
- Laravel
|
|
- Tailwindcss
|
|
- Livewire
|
|
- Alpinejs
|
|
- Vite
|
|
- Laravel Enum by BenSampo
|
|
- Log Viewer by Arunas Skirius
|
|
- PHPSecLib
|
|
- Laravel Blade Icons
|
|
- Guzzlehttp
|
|
- Owenvoke for `owenvoke/blade-fontawesome`
|
|
- Axios
|
|
- Toastr by CodeSeven
|