Skip to content

Fix redundant full syncs during Docker Service Mode startup#2202

Merged
sk-keeper merged 1 commit into
releasefrom
fix/docker-startup-single-sync
Jul 9, 2026
Merged

Fix redundant full syncs during Docker Service Mode startup#2202
sk-keeper merged 1 commit into
releasefrom
fix/docker-startup-single-sync

Conversation

@amangalampalli-ks

Copy link
Copy Markdown
Contributor

Summary

Reduces unnecessary full vault syncs when starting Service Mode in Docker, improving container startup time on large vaults.

Changes

  • Batch user/password device setup into one Commander process (3 syncs → 1)
  • Skip full vault sync on service-status auto-login; login still required (2 syncs → 1 on KSM/config startup)
  • Quote paths in docker setup rm instructions for macOS folders with spaces
  • Add unit test for service-status skip-sync behavior

* Fix docker startup multiple syncs

* Remove sync from 'service-status' and keep it in 'this-device'
@amangalampalli-ks amangalampalli-ks self-assigned this Jul 9, 2026
@amangalampalli-ks amangalampalli-ks marked this pull request as ready for review July 9, 2026 07:57
@sk-keeper sk-keeper merged commit 02abf3d into release Jul 9, 2026
4 checks passed
@sk-keeper sk-keeper deleted the fix/docker-startup-single-sync branch July 9, 2026 14:53
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