No description
Find a file
2026-03-23 13:50:22 +00:00
.ai/guidelines Support sorting in data-tables (#934) 2025-11-17 15:13:59 +01:00
.github Rename bug report template from md to yaml 2025-10-07 17:19:23 +02:00
app update packages 2026-03-23 14:30:39 +01:00
bootstrap update packages 2026-03-23 14:30:39 +01:00
config Build version 3.21.2 2026-03-23 13:50:22 +00:00
database update packages 2026-03-23 14:30:39 +01:00
docker remove legacy plugins (#807) 2025-09-07 11:35:54 +02:00
lang load linode regions and plans dynamically (#367) 2024-11-17 10:58:09 +01:00
public Build version 3.21.2 2026-03-23 13:50:22 +00:00
resources update packages 2026-03-23 14:30:39 +01:00
scripts Fix update script when there are modified files (#925) 2025-11-12 18:09:56 +01:00
storage remove unnecessary git files 2025-10-01 20:12:04 +02:00
tests update packages 2026-03-23 14:30:39 +01:00
.editorconfig Plugins (#616) 2025-06-19 14:07:15 +02:00
.env.example API Feature (#334) 2024-11-01 16:49:57 +01:00
.env.prod empty content on editing file 2024-03-29 00:42:36 +01:00
.env.sail fix: .env.sail missing APP_SERVICE (#686) 2025-08-05 22:16:28 +02:00
.gitattributes init 2023-07-02 12:47:50 +02:00
.gitignore Support sorting in data-tables (#934) 2025-11-17 15:13:59 +01:00
.mcp.json update laravel boost 2025-10-15 01:44:58 +02:00
.prettierignore Setup Inertia (#593) 2025-05-10 11:10:11 +03:00
.prettierrc update laravel boost 2025-10-15 01:44:58 +02:00
artisan init 2023-07-02 12:47:50 +02:00
components.json #591 - monitoring 2025-05-31 00:18:04 +02:00
composer.json update packages 2026-03-23 14:30:39 +01:00
composer.lock update packages 2026-03-23 14:30:39 +01:00
CONTRIBUTING.md Update README.md (#390) 2024-12-14 03:36:29 +01:00
docker-compose.yml Run horizon instead of default queue (#737) 2025-08-21 11:42:37 +02:00
eslint.config.js Add app command/search (#622) 2025-06-22 22:58:05 +02:00
LICENSE AGPL-3.0 2024-03-23 10:34:01 +01:00
Makefile init 2023-07-02 12:47:50 +02:00
package-lock.json Build version 3.21.1 2026-03-23 13:22:58 +00:00
package.json Bump vite from 6.3.6 to 6.4.1 (#894) 2025-10-22 00:16:47 +02:00
phpstan.neon customize server creation and bug fixes (#646) 2025-07-22 18:50:41 +02:00
phpunit.xml [Fix] Mocks Github actions in tests to avoid rate limiting (#809) 2025-09-08 08:41:23 +02:00
pint.json Setup Inertia (#593) 2025-05-10 11:10:11 +03:00
README.md Update README.md 2025-10-19 01:10:06 +02:00
rector.php Add phpstan level 7(#544) 2025-03-12 13:31:10 +01:00
sail Fix: Sail default container name to match docker-compose.yml (#532) 2025-03-02 14:06:58 +01:00
SECURITY.md Change security fixes status for version 2.x 2025-09-05 10:03:38 +02:00
tsconfig.json #591 - databases 2025-05-20 17:35:20 +02:00
vite.config.ts #591 - backups 2025-05-23 18:27:24 +02:00

VitoDeploy

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.

Quick Start

bash <(curl -Ls https://raw.githubusercontent.com/vitodeploy/vito/3.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
  • API
  • Plugins
  • Export and Import
  • Workflows and Automations
  • Domains and DNS Management

Credits

  • Laravel
  • InertiaJS
  • ReactJS
  • Shadcn UI
  • PHPSecLib
  • PHPUnit
  • Tailwindcss
  • Vite
  • Prettier
  • Spatie
  • Opcodesio log viewer
  • Tightenco