feat: add Syncthing firewall port and update compose submodule #47

Merged
gortium merged 3 commits from feat/syncthing-org-sync into master 2026-05-19 00:34:42 +00:00
Collaborator

Summary

Add Syncthing container to the AI compose stack and open firewall port 22000 for file sync between the laptop and Hermes agent.

Changes

hosts/lazyworkhorse/configuration.nix:

  • Added ports = [ 22000 ] to the ai dockerStack entry for Syncthing TCP sync

assets/compose (submodule update):

  • Points to compose PR #30 which adds the Syncthing service and Hermes volume mounts

Dependencies

Post-Merge

nh os switch .#lazyworkhorse

Then configure Syncthing via http://lazyworkhorse.net:8384 (localhost only).

## Summary Add Syncthing container to the AI compose stack and open firewall port 22000 for file sync between the laptop and Hermes agent. ## Changes **`hosts/lazyworkhorse/configuration.nix`**: - Added `ports = [ 22000 ]` to the `ai` dockerStack entry for Syncthing TCP sync **`assets/compose`** (submodule update): - Points to compose PR #30 which adds the Syncthing service and Hermes volume mounts ## Dependencies - Depends on compose PR #30 (merge compose first, then this one) - https://code.lazyworkhorse.net/gortium/compose/pulls/30 ## Post-Merge ``` nh os switch .#lazyworkhorse ``` Then configure Syncthing via http://lazyworkhorse.net:8384 (localhost only).
Hermes added 1 commit 2026-05-15 01:36:45 +00:00
Hermes added 1 commit 2026-05-15 01:40:18 +00:00
gortium added 1 commit 2026-05-19 00:34:24 +00:00
gortium merged commit 36359de6aa into master 2026-05-19 00:34:42 +00:00
Sign in to join this conversation.
No Reviewers
No Label
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: gortium/infra#47
No description provided.