Skip to content

Fix redundant full syncs during Docker Service Mode startup#2196

Merged
amangalampalli-ks merged 2 commits into
fix/docker-startup-single-syncfrom
fix/docker-startup-single-sync-int
Jul 9, 2026
Merged

Fix redundant full syncs during Docker Service Mode startup#2196
amangalampalli-ks merged 2 commits into
fix/docker-startup-single-syncfrom
fix/docker-startup-single-sync-int

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

@amangalampalli-ks amangalampalli-ks self-assigned this Jul 8, 2026
@amangalampalli-ks amangalampalli-ks marked this pull request as ready for review July 8, 2026 06:19
@amangalampalli-ks amangalampalli-ks force-pushed the fix/docker-startup-single-sync-int branch from 627efe3 to 583263b Compare July 9, 2026 07:42
@amangalampalli-ks amangalampalli-ks merged commit 4df64fb into fix/docker-startup-single-sync Jul 9, 2026
4 checks passed
sk-keeper pushed a commit that referenced this pull request Jul 9, 2026
* Fix docker startup multiple syncs

* Remove sync from 'service-status' and keep it in 'this-device'
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.

3 participants