pantheon-systems/terminus-gcdn-plugin
Composer 安装命令:
composer require pantheon-systems/terminus-gcdn-plugin
包简介
Terminus plugin for GCDN upgrade management
README 文档
README
A Terminus plugin for upgrading a site to GCDN with bot protection and managing the DNS migration for your existing domains.
Installation
To install this plugin using Terminus 3 or later:
terminus self:plugin:install pantheon-systems/terminus-gcdn-plugin
Usage
If you have existing custom domains on your site, follow all of the steps below to upgrade and migrate your DNS.
1. Upgrade your site to GCDN
terminus gcdn:upgrade <site>
This migrates the site from Fastly to GCDN across all environments.
2. Get your DNS records and TXT verification challenges
terminus gcdn:dns <site>.live
This will show the TXT records needed for domain ownership and certificate validation.
3. Add TXT records to your DNS provider
Add the TXT records from step 2 to your DNS provider.
4. Verify your domains
Wait a few minutes for DNS propagation, then verify each domain. Verification typically takes a few minutes to complete:
terminus gcdn:verify <site>.live example.com
terminus gcdn:verify <site>.live www.example.com
5. Update your DNS records
Once verification passes, add the CNAME or A/AAAA records shown in the gcdn:dns output to point your domains to the new GCDN edge.
Orange-to-Orange (O2O) migrations
If your domain is already proxied through your own Cloudflare zone (orange-clouded), use the O2O flow instead of the plain TXT verification above:
terminus gcdn:o2o <site>.live
This prints the per-domain record set to add in your Cloudflare DNS: the hostname ownership TXT record, the DCV delegation CNAME (which must stay in place permanently and be set to DNS only / grey cloud), and the final traffic CNAME. Pass a domain as a second argument to limit output to one hostname. See the O2O documentation for the surrounding steps (Zone Hold, SSL/TLS encryption mode).
Help
Run terminus help gcdn:upgrade, terminus help gcdn:dns, terminus help gcdn:verify, or terminus help gcdn:o2o for details on each command.
pantheon-systems/terminus-gcdn-plugin 适用场景与选型建议
pantheon-systems/terminus-gcdn-plugin 是一款 基于 PHP 开发的 Composer 扩展包,目前已累计 165 次下载、GitHub Stars 达 1, 最近一次更新时间为 2026 年 03 月 31 日, 在 PHP 生态内属于活跃度较高的组件。
我们在过去多个企业项目中使用过 pantheon-systems/terminus-gcdn-plugin 或与其功能相近的方案,如果你在选型或落地过程中遇到问题,例如 版本兼容、二次改造、私有化封装、与内部系统对接、生产 BUG 排查,欢迎联系我们协助评估。
基于 pantheon-systems/terminus-gcdn-plugin 在你已有业务上做功能扩展、字段裁剪、UI 适配、与内部账号 / 权限 / 日志系统的深度对接。
线上偶发问题、内存泄漏、慢查询、并发异常等排查修复;针对高流量场景做缓存、队列、索引层面的调优。
承接完整的项目从需求 → 设计 → 开发 → 上线 → 长期运维;也可按月提供技术保姆服务。
统计信息
- 总下载量: 165
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 24
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2026-03-31