venturedrake/laravel-autoscaling
Composer 安装命令:
composer require venturedrake/laravel-autoscaling
包简介
Autoscaling your laravel application
README 文档
README
Autoscaling for your Laravel applications managed by Laravel Forge.
Laravel autoscaling is a simple package to help you manage vertical and horizontal scaling by setting a pre-defined schedule to resize your Linode servers according to expected demand.
Installation
You can install the package via composer:
composer require venturedrake/laravel-autoscaling
You can publish the config file with:
php artisan vendor:publish --tag="autoscaling-config"
Usage
php artisan autoscaling:run
Testing
composer test
Changelog
Please see CHANGELOG for more information on what has changed recently.
Roadmap
- Scheduled veritcal scaling (DONE)
- Scheduled horizontal scaling
- Auto scaling based on CPU/Memory usage
- AI powered auto scaling
- Support for other cloud providers (AWS, DigitalOcean, etc.)
Contributing
Please see CONTRIBUTING for details.
Security Vulnerabilities
Please review our security policy on how to report security vulnerabilities.
Credits
License
The MIT License (MIT). Please see License File for more information.
统计信息
- 总下载量: 10
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2025-05-24