Skip to content

feat(deploy): migrate prd to Cloudflare Pages#128

Merged
TaprootFreak merged 1 commit into
developfrom
feat/cf-pages-migration
May 26, 2026
Merged

feat(deploy): migrate prd to Cloudflare Pages#128
TaprootFreak merged 1 commit into
developfrom
feat/cf-pages-migration

Conversation

@TaprootFreak
Copy link
Copy Markdown
Collaborator

Replace FTP-Deploy-Action targeting All-Inkl with wrangler-based Direct Upload to Cloudflare Pages.

Pattern: same as DFXswiss/landing-page#120 (merged 2026-05-26 after All-Inkl shared-hosting outage on 85.13.138.57).

Paired with a Terraform change in DFXServer/server that creates the matching Pages project and switches the DNS record from A 85.13.138.57 to a CNAME on the corresponding *.pages.dev host. Order of operations:

  1. Server PR merged → TF apply creates Pages project + DNS switch.
  2. This PR merged → push to main → wrangler deploys content to the Pages project.

All-Inkl FTP secrets (PRD_HOST/PRD_USER/PRD_PASSWORD) stay for now and can be removed once the cutover is validated.

DEV deploy (dev.yaml) unchanged — stays on FTP for now.

@TaprootFreak TaprootFreak marked this pull request as ready for review May 26, 2026 15:01
Replace FTP-Deploy-Action targeting All-Inkl with wrangler-based Direct
Upload to Cloudflare Pages, matching the dfx-landing-page pattern in use
since 2026-05-26.

- Pages project: dfx-docs-prd (production_branch=main)
- All-Inkl FTP secrets (PRD_HOST/USER/PASSWORD) can be removed once the
  cutover is validated.

Paired with the Terraform change in DFXServer/server that creates the
Pages project and switches the DNS record.
@TaprootFreak TaprootFreak force-pushed the feat/cf-pages-migration branch from da2111f to f4e6f99 Compare May 26, 2026 15:05
@TaprootFreak TaprootFreak changed the base branch from main to develop May 26, 2026 15:05
@TaprootFreak TaprootFreak merged commit ee6ee8a into develop May 26, 2026
@TaprootFreak TaprootFreak deleted the feat/cf-pages-migration branch May 26, 2026 15:43
TaprootFreak added a commit that referenced this pull request May 26, 2026
Replace FTP-Deploy-Action targeting All-Inkl with wrangler-based Direct
Upload to Cloudflare Pages, matching the prd.yaml change from #128/#69/#34/
#16/#39/#45/#8.

Pages project: dfx-docs-dev (production_branch=develop). Paired with a Terraform
change in DFXServer/server that creates the project and switches the
dev.* DNS record.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant