https://github.com/vitodeploy/vito
Free and Self-Hosted Server Management Tool
https://github.com/vitodeploy/vito
deployment laravel php self-hosted server-management
Last synced: about 20 hours ago
JSON representation
Free and Self-Hosted Server Management Tool
- Host: GitHub
- URL: https://github.com/vitodeploy/vito
- Owner: vitodeploy
- License: agpl-3.0
- Created: 2023-07-02T10:46:29.000Z (almost 2 years ago)
- Default Branch: 2.x
- Last Pushed: 2025-04-12T19:17:25.000Z (3 days ago)
- Last Synced: 2025-04-12T20:25:12.061Z (3 days ago)
- Topics: deployment, laravel, php, self-hosted, server-management
- Language: PHP
- Homepage: https://vitodeploy.com
- Size: 7.72 MB
- Stars: 2,232
- Watchers: 18
- Forks: 279
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Security: SECURITY.md
Awesome Lists containing this project
- awesome-hcloud - VitoDeploy - hosted web application that helps you to manage your servers and deploy your PHP applications into production servers without a hassle. (Tools / Rust)
README
------
## About VitoVito 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/AbmUOBDOc28)
- [Discord](https://discord.gg/uZeeHZZnm5)
- [Contribution](/CONTRIBUTING.md)
- [Security](/SECURITY.md)## Credits
- Laravel
- PHPSecLib
- PHPUnit
- Tailwindcss
- Alpinejs
- HTMX
- Vite
- Prettier
- Postcss
- Flowbite