Skip to content

docs: recommend SSH for remote Docker setup - #36282

Closed
pranjalbhatia710 wants to merge 1 commit into
NousResearch:mainfrom
pranjalbhatia710:docs/browser-console-ssh-setup
Closed

docs: recommend SSH for remote Docker setup#36282
pranjalbhatia710 wants to merge 1 commit into
NousResearch:mainfrom
pranjalbhatia710:docs/browser-console-ssh-setup

Conversation

@pranjalbhatia710

Copy link
Copy Markdown

Summary

  • Add a Docker setup warning for hosting-provider browser consoles
  • Recommend using SSH before pasting setup commands or API keys
  • Call out special characters that browser consoles can mangle

Fixes #36279

Test Plan

  • git diff --check
  • Docs build not run locally because website/node_modules is not installed and the repo has no committed website lockfile

@alt-glitch alt-glitch added type/docs Documentation improvements area/docker Docker image, Compose, packaging P3 Low — cosmetic, nice to have labels Jun 1, 2026
@benbarclay

Copy link
Copy Markdown
Collaborator

Thanks for this, and for tackling #36279! We went with #38811 (merged in 99cee12), which addresses the same issue — it places the caution before the docker run block (so the warning lands before the user pastes), names the specific corrupted flags (-v, -e), and was Docusaurus-build-verified. Closing this as superseded. Your literal ssh user@your-server snippet was a nice touch and could still be folded in as a follow-up. Appreciate the contribution!

@benbarclay benbarclay closed this Jun 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/docker Docker image, Compose, packaging P3 Low — cosmetic, nice to have type/docs Documentation improvements

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Docs: warn that the Hetzner (and similar) browser console mangles special chars; recommend SSH

3 participants