Epic: Move hosting from GitHub Pages to Cloudflare Workers
Nobody has claimed this yet.
Assessment
- Difficulty
- 5/5
- Estimated time
- Over a week
- Newbie friendliness
- 30/100
- Issue type
- Feature
- Clarity
- Clearly specified
- Activity status
- Quiet
- Domain
- cloud, devops, infrastructure
Research direction
Start with the dependency on #1 and review the Cloudflare Workers custom-domain documentation and the RedwoodSDK quick start linked in the issue. Work through sub-issues #10–#14 in order, ending by verifying peterp.org serves from the Worker and GitHub Pages is disabled with its CNAME removed.
Written by the indexing model from the issue text.
Description
Goal
Move peterp.org hosting off GitHub Pages and onto Cloudflare Workers (running the new RedwoodSDK app).
Why
- RedwoodSDK targets Cloudflare Workers; co-locating hosting with the framework is the simplest path.
- Enables server-side features (RSC, server functions) that GitHub Pages can't serve.
Scope
Hosting cutover only. Code migration to rwsdk is tracked in #1; registrar transfer is tracked in #3.
Sub-issues
- #10 Create Cloudflare Workers project for peterp.org
- #11 Deploy rwsdk app to *.workers.dev subdomain
- #12 Configure custom domain peterp.org on the Worker
- #13 Cut DNS over to the Worker and verify
- #14 Disable GitHub Pages and remove CNAME
Dependencies
- Blocked by #1 (need a deployable rwsdk build first).
- #12 is easier once domain is on Cloudflare DNS (see #3), but not strictly required.
References
- Dominant language
- HTML
- Stars
- 1
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from peterp/peterp.github.io
-
infrastructure
Difficulty 1/5 Under an hour Newbie friendliness 78/100
peterp/peterp.github.io#19 ·
-
infrastructure migration
Difficulty 1/5 Under an hour Newbie friendliness 68/100
peterp/peterp.github.io#14 ·
-
infrastructure migration
Difficulty 2/5 1-3 hours Newbie friendliness 65/100
peterp/peterp.github.io#12 ·
-
infrastructure migration
Difficulty 2/5 1-3 hours Newbie friendliness 65/100
peterp/peterp.github.io#11 ·
-
infrastructure migration
Difficulty 2/5 1-3 hours Newbie friendliness 70/100
peterp/peterp.github.io#10 ·
All issues in peterp/peterp.github.io
Similar issues
-
area-deployment area-integrations triage:bot-seen
Difficulty 2/5 Half a day Newbie friendliness 86/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 74/100
-
bug
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
canonical/postgresql-watcher-operator#111 · 2 comments ·
-
bug needs triage receiver/azureblob
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
open-telemetry/opentelemetry-collector-contrib#51474 · 1 comment ·
-
Dependency Dashboard Open
Difficulty 1/5 Under an hour Newbie friendliness 60/100
IBM/paas-starter#5 ·