Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vitodeploy/vito
The Ultimate Server Management Tool
https://github.com/vitodeploy/vito
Last synced: about 20 hours ago
JSON representation
The Ultimate Server Management Tool
- Host: GitHub
- URL: https://github.com/vitodeploy/vito
- Owner: vitodeploy
- License: agpl-3.0
- Created: 2023-07-02T10:46:29.000Z (over 1 year ago)
- Default Branch: 1.x
- Last Pushed: 2024-04-13T21:47:57.000Z (7 months ago)
- Last Synced: 2024-04-14T02:44:50.152Z (7 months ago)
- Language: PHP
- Homepage: https://vitodeploy.com
- Size: 2.94 MB
- Stars: 444
- Watchers: 8
- Forks: 86
- Open Issues: 9
-
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