feat: add multi-module support and custom config mount to rsyncd #3

Merged
dresi merged 1 commits from feat/rsyncd-multi-module into main 2026-06-11 15:21:41 +02:00
Owner

Summary

  • Mount /etc/rsyncd.conf directly for full control (nas.lan use case)
  • Multi-module mode via MODULE_x_NAME / MODULE_x_PATH / MODULE_x_ALLOW env vars (consecutive numbering, unlimited modules)
  • Single-module fallback via VOLUME env var (backwards compatible)
  • Add README documenting all three usage modes
## Summary - Mount `/etc/rsyncd.conf` directly for full control (nas.lan use case) - Multi-module mode via `MODULE_x_NAME` / `MODULE_x_PATH` / `MODULE_x_ALLOW` env vars (consecutive numbering, unlimited modules) - Single-module fallback via `VOLUME` env var (backwards compatible) - Add README documenting all three usage modes
dresi added 1 commit 2026-06-11 14:37:30 +02:00
feat: add multi-module support and custom config mount to rsyncd
All checks were successful
Build and push rsyncd image / build-and-push-image (push) Successful in 3m47s
357ace62e1
dresi merged commit 9ee6282f99 into main 2026-06-11 15:21:41 +02:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: dresi/container-images#3
No description provided.