Skip to content

docs: update install one-liner to use deepsql.ai URL - #119

Merged
venkateshsakamuri-lab merged 1 commit into
mainfrom
cursor/update-install-url-to-deepsql-ai-b9b3
Sep 22, 2026
Merged

venkateshsakamuri-lab merged 1 commit into
mainfrom
cursor/update-install-url-to-deepsql-ai-b9b3

Conversation

@venkateshsakamuri-lab

Copy link
Copy Markdown
Contributor

Summary

Updates the public installation documentation to use https://deepsql.ai/install.sh as the primary one-liner URL instead of the raw GitHub URL.

Changes

README.md

  • Changed the Quick start one-liner from:
    curl -fsSL https://raw.githubusercontent.com/DeepSQLAI/deepsql/main/scripts/self-host/remote-install.sh | bash
    to:
    curl -fsSL https://deepsql.ai/install.sh | bash
  • Added a note clarifying that scripts/self-host/remote-install.sh is the source of truth, with deepsql.ai/install.sh serving a copy for the homepage CTA

scripts/self-host/remote-install.sh

  • Updated header comments to document https://deepsql.ai/install.sh as the primary install URL
  • Added the raw GitHub URL as a documented fallback option
  • Updated --help examples to prefer the deepsql.ai URL
  • Updated the "re-run this installer" hint in the Docker check to use the deepsql.ai URL

Why

The deepsql.ai URL is shorter, more memorable, and better for homepage branding. The raw GitHub URL remains documented as a fallback for users who may have connectivity issues reaching deepsql.ai.

Testing

Documentation-only change. Verified both files have correct syntax and the URLs are properly formatted.

Open in Web Open in Cursor 

- Change README Quick start one-liner from raw.githubusercontent.com to
  https://deepsql.ai/install.sh
- Add note clarifying that scripts/self-host/remote-install.sh is the
  source of truth, with deepsql.ai serving a copy for the homepage CTA
- Update remote-install.sh header comments and --help examples to prefer
  the deepsql.ai URL as the primary install command
- Keep raw GitHub URL documented as a fallback option

Co-authored-by: Venkat SF <venkatesh.sakamuri@stayflexi.com>
@venkateshsakamuri-lab
venkateshsakamuri-lab marked this pull request as ready for review September 22, 2026 09:12
@venkateshsakamuri-lab
venkateshsakamuri-lab requested a review from a team as a code owner September 22, 2026 09:12
@venkateshsakamuri-lab
venkateshsakamuri-lab merged commit 17c60bb into main Sep 22, 2026
9 checks passed
@venkateshsakamuri-lab
venkateshsakamuri-lab deleted the cursor/update-install-url-to-deepsql-ai-b9b3 branch September 22, 2026 09:15
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