diff --git a/README.md b/README.md index 09bea05..67fe732 100644 --- a/README.md +++ b/README.md @@ -1,38 +1,49 @@ -# Vito -![](https://github.com/vitodeploy/vito/workflows/tests/badge.svg) +

+ srcshot 2024-02-23 at 16 26 21@2x + GitHub Workflow Status +

+

-![image](https://github.com/vitodeploy/vito/assets/61919774/687d50e5-8a61-41b5-b708-752567e30aed) +------ +## About Vito -[[Discord](https://discord.gg/dcUWA5DV)] +Vito is a self-hosted web application that helps you manage your servers and deploy your PHP applications into production servers without a hassle. -Better Readme will come soon... :) +## Features -## Documentation +- 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 -https://vitodeploy.com +## Useful Links -## Feedbacks - -https://vitodeploy.featurebase.app - -## Roadmap - -https://vitodeploy.featurebase.app/roadmap - -## Contribution - -Please read the contribution guide [Here](/CONTRIBUTING.md) - -## Security - -Please read the security policy [Here](/SECURITY.md) +- [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 -- Tailwind +- 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