First round of docs#4
Merged
Merged
Conversation
93b1724 to
d2c2b29
Compare
Major corrections across all documentation files: - Fix Git SSH flow: document actual `coder publickey` command instead of hallucinated "Account → SSH Keys" UI - Fix port forwarding: reference actual "Ports section" in Coder UI - Fix URL format: use correct `https://PORT--workspace--owner.domain/` pattern - Remove hallucinated commands: `coder users update`, `coder templates update` - Remove all Enterprise-only features (not using Enterprise) - Change all DDEV docs URLs from ddev.readthedocs.io to docs.ddev.com - Remove hardcoded DDEV v1.24.10 references (use "latest" concept) Simplifications to operations-guide.md: - Remove manual Docker build instructions (Makefile only) - Remove image customization details (reference image/README.md) - Remove version strategy section (not useful) - Simplify workspace update documentation Remove from comparison-to-local.md: - Feature parity matrix (not useful per user feedback) All documentation now accurately reflects what actually exists and works. Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
- CLAUDE.md: fix template dir coder-ddev/ -> ddev-user/ throughout, fix VERSION path, note startup script is inline in template.tf, update Node.js 22.x -> 24.x, add Homebrew layer to Layer Strategy, update node_version default to 24 with note it is informational only - Fix DDEV access docs: replace Ports section with Apps -> DDEV Web and correct URL pattern to ddev-web--workspace--owner.domain - Fix WordPress composer example: drupal/recommended-project -> roots/bedrock - Remove /tmp/startup.log references (file never created); use coder logs - Fix invalid coder update --parameter with correct delete-and-recreate - Fix Node.js default version 20 -> 24 in all docs - Fix DDEV docs URLs: ddev.readthedocs.io -> docs.ddev.com - Fix duplicate Option 3 -> Option 4 in user-management.md - Remove non-functional --parameter node_version from CLI example Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
12 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
First round of documentation
Review docs at https://github.com/rfay/coder-ddev/blob/20260208_docs/docs/README.md