slps970093 / laravel-aws-ecs-fargate-env
aws ecs fargate deploy tool
v1.1
2024-07-10 08:58 UTC
Requires
- php: ^7.4|^8.0|^8.1|^8.2|^8.3
- illuminate/http: ^8.0|^9.0|^10.0|^11.0
- illuminate/support: ^8.0|^9.0|^10.0|^11.0
Requires (Dev)
- orchestra/testbench: ^6.0|^7.0|^8.0|^9.0
- phpunit/phpunit: ^9.0|^10.0|^11.0
This package is auto-updated.
Last update: 2024-10-10 09:29:32 UTC
README
這是一個 AWS ECS Fargate 環境懶人包 方便用於 CI/CD 環境
Installation
You can install the package via composer:
composer require slps970093/laravel-aws-ecs-fargate-env
Usage
// Usage description here
Testing
composer test
Changelog
Please see CHANGELOG for more information what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security
If you discover any security related issues, please email slps970093@gmail.com instead of using the issue tracker.
Credits
License
The MIT License (MIT). Please see License File for more information.
Laravel Package Boilerplate
This package was generated using the Laravel Package Boilerplate.