Skip to content
README.md 286 B
Newer Older
# Git Sync - Rsync Sync
Дмитрий Сафронов's avatar
Дмитрий Сафронов committed
Essential bind mounts:
- your config dir as /sync

Дмитрий Сафронов's avatar
Дмитрий Сафронов committed
Assuming bind mounts:
- your rsync excludes file as /rsync-sync.excludes

Preset env vars:
- GIT_SYNC_ROOT='/tmp/git'
- GIT_SYNC_DEST='sync'
- GIT_SYNC_EXECHOOK_COMMAND='/rsync-sync'
- GIT_SYNC_ADD_USER='true'