vito/README.md
Saeed Vaziry b2083fc6b2
Migrate to HTMX (#114)
Dropped Livewire
Added HTMX
Added Blade code lint
Drop Mysql and Redis
Migrate to SQLite
2024-03-06 17:02:59 +01:00

1.6 KiB

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


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

Credits

  • Laravel
  • Tailwindcss
  • 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