feat: add Syncthing firewall port and update compose submodule #47
Reference in New Issue
Block a user
No description provided.
Delete Branch "feat/syncthing-org-sync"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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:ports = [ 22000 ]to theaidockerStack entry for Syncthing TCP syncassets/compose(submodule update):Dependencies
Post-Merge
Then configure Syncthing via http://lazyworkhorse.net:8384 (localhost only).