Skip to content

Improve Chapter 01 hosting options lesson#310

Merged
bdorlus merged 1 commit into
thetechhustle:mainfrom
jules-tth:kodax/chapter-01-hosting-options-202605141712
May 18, 2026
Merged

Improve Chapter 01 hosting options lesson#310
bdorlus merged 1 commit into
thetechhustle:mainfrom
jules-tth:kodax/chapter-01-hosting-options-202605141712

Conversation

@jules-tth
Copy link
Copy Markdown
Contributor

Scope

  • Replaces the template-style Chapter 01 hosting lesson with a practical operator guide.
  • Compares local installs, VMs, containers, cloud VMs, and dedicated servers by learning fit and risk.
  • Adds baseline evidence commands, rollback/cleanup planning, cloud cost/security guardrails, hands-on practice, and review questions.

Verification

  • python -m pip install -r requirements.txt could not run because python is not on PATH.
  • python3 -m pip install -r requirements.txt passed.
  • python3 -m mkdocs build --strict passed.
  • make build passed.
  • git diff --check passed.
  • find docs -type f -name '*.md' -size 0 -print returned no files.\n\n## Duplicate check\n- Open PR overlap check for docs/lessons/01_where_to_start/1.11_where_to_host.md returned no matches immediately before PR creation.

@jules-tth
Copy link
Copy Markdown
Contributor Author

Reviewer assignment to bdorlus failed during PR creation: GraphQL: jules-tth does not have the correct permissions to execute RequestReviewsByLogin (requestReviewsByLogin).

@bdorlus bdorlus merged commit 8527248 into thetechhustle:main May 18, 2026
1 check 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