codinglabsau/yolo
Composer 安装命令:
composer require codinglabsau/yolo
包简介
YOLO deploys Laravel applications to AWS Fargate.
README 文档
README
YOLO
YOLO deploys Laravel applications to AWS Fargate.
Important
This package is in active development — contributions are welcome!
Documentation
Everything lives at codinglabsau.github.io/yolo:
- Getting Started — a Laravel app live on Fargate in under an hour
- Provisioning — scope-first sync, the environment declaration and opt-in services — and Building & Deploying
- Deploying from GitHub Actions — keyless OIDC, plus the
--checkdrift gate for CI - Command reference and manifest reference
The docs are a VitePress site under docs/ and deploy to GitHub Pages on every push to main.
Installation
{
"require": {
"codinglabsau/yolo": "dev-main"
}
}
Existing EC2/ASG consumers stay on the frozen, maintenance-only codinglabsau/yolo-alpha (v1.0.0-alpha.34). Migrating to Fargate? Install both side-by-side during the cutover, then drop yolo-alpha.
Contributing
yolo (this repo, main): in active development. Open an issue or coordinate with @stevethomas before submitting PRs.
yolo-alpha: bug fixes only — production-safe patches welcome on codinglabsau/yolo-alpha. No new features.
License
MIT — see LICENSE.md.
统计信息
- 总下载量: 33.41k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 3
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2025-09-08
