Skip to content

Rewrite developer journey page#761

Merged
DeveloperAlly merged 6 commits intolivepeer:docs-v2from
its-DeFine:developer-journey-rewrite
Mar 1, 2026
Merged

Rewrite developer journey page#761
DeveloperAlly merged 6 commits intolivepeer:docs-v2from
its-DeFine:developer-journey-rewrite

Conversation

@its-DeFine
Copy link

Summary

  • Replaces the skeleton developer journey page with a structured, actionable page
  • Defines three developer paths: Workload Provider, Workload Consumer, Core Contributor
  • Adds sub-paths, role definitions, mermaid flowchart, and links to existing docs

Test plan

  • Verify page renders at /v2/developers/developer-journey
  • Check all internal links resolve (BYOC, gateway quickstart, AI pipelines, contribution guide)
  • Verify mermaid diagram renders correctly
  • Confirm responsive layout (Cards wrap on mobile)

🤖 Generated with Claude Code

its-DeFine and others added 4 commits March 1, 2026 13:26
Replace the skeleton table/mermaid page with an actionable developer
journey defining three clear paths: Workload Provider, Workload Consumer,
and Core Contributor — each with sub-paths, role definitions, and links
to existing docs.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
- Better define workload provider as creating workloads that run on orchestrators
- Traditional route: reorder steps (understand BYOC → build container → run gateway → deploy)
- Smart contract path: explain direct contract interaction for orchestrator onboarding,
  remote node control, and payments — with livepeer-ops as the recommended fork
- Update mermaid diagram to show sequential BYOC flow

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
BYOC containers can't be pushed to the network automatically — providers
need to coordinate with orchestrators to get containers running on their
nodes before routing jobs through the gateway.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Link to ad-astra-video/livepeer-app-pipelines in the BYOC build step
for example implementations and integrations.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@its-DeFine its-DeFine force-pushed the developer-journey-rewrite branch from 72ffaf6 to 62fae03 Compare March 1, 2026 11:40
its-DeFine and others added 2 commits March 1, 2026 16:40
Two options for running an orchestrator:
- Option A: Full go-livepeer setup (install, register on-chain, process workloads)
- Option B: OrchestratorSiphon + go-livepeer split setup (secure keystore
  management on one box, workload processing on another — avoids missing rewards)

Links to go-livepeer repo/docs and Stronk-Tech/OrchestratorSiphon.
Core Contributor moves to Path 4.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
- Remove orchestrator content from developer journey (back to 3 paths)
- Add tip linking to orchestrators section from developer journey
- Create v2/orchestrators/orchestrator-journey.mdx with two setup options:
  A) Full go-livepeer (single machine, register on-chain, process workloads)
  B) Split setup (OrchestratorSiphon for rewards + go-livepeer for workloads)

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@DeveloperAlly DeveloperAlly merged commit 454b51c into livepeer:docs-v2 Mar 1, 2026
1 of 2 checks passed
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.

2 participants