Skip to content

fix: change default host from app.keeperhub.io to app.keeperhub.com#10

Merged
eskp merged 1 commit intomainfrom
fix/default-host-domain
Mar 13, 2026
Merged

fix: change default host from app.keeperhub.io to app.keeperhub.com#10
eskp merged 1 commit intomainfrom
fix/default-host-domain

Conversation

@eskp
Copy link
Copy Markdown
Contributor

@eskp eskp commented Mar 13, 2026

Summary

  • Production URL is app.keeperhub.com, not app.keeperhub.io
  • Updates default host constant in config.go and hosts.go
  • Updates all hardcoded fallbacks in command files (doctor, run status/logs/cancel)
  • Updates help text, examples, and environment topic
  • Updates all test assertions to match
  • Regenerated all docs via go run docs/generate.go

Test plan

  • go test -race ./... passes (all 29 packages)
  • Zero remaining app.keeperhub.io references in codebase
  • After merge, kh auth login opens browser to https://app.keeperhub.com/api/auth/sign-in/social?...

Production URL is app.keeperhub.com, not .io. Updates all source files,
tests, help text, and regenerated docs.
@eskp eskp merged commit b90b587 into main Mar 13, 2026
4 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.

1 participant