multica/scripts
Junlong 0263ecce9e
Docs: fix self hosting local deploy protocol (#433)
* fix: skip Docker check in ensure-postgres.sh when remote DATABASE_URL is set

When DATABASE_URL points to a non-localhost host, the script now skips
all Docker operations and only verifies remote DB connectivity via
pg_isready directly.

* fix: honor DATABASE_URL for remote postgres preflight

* fix(make): clarify stop output for remote database

* docs: add local deployment protocol guidance to SELF_HOSTING.md

Clarify that local deployments without TLS should use http:// and ws://
instead of https:// and wss://.

---------

Co-authored-by: Junlong Liu <junlong.liu@shopee.com>
2026-04-07 14:08:06 +08:00
..
check.sh fix: run make test command (#449) 2026-04-07 13:52:52 +08:00
ensure-postgres.sh Docs: fix self hosting local deploy protocol (#433) 2026-04-07 14:08:06 +08:00
init-worktree-env.sh Improve local CLI auth and skills UX 2026-03-27 18:32:56 +08:00