# infrastructure-gitbox-reposyncer **Repository Path**: mirrors_apache/infrastructure-gitbox-reposyncer ## Basic Information - **Project Name**: infrastructure-gitbox-reposyncer - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-22 - **Last Updated**: 2025-12-13 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # infrastructure-gitbox-reposyncer ASF Infra GitBox repository sync mechanism This service runs on GitBox v2 and synchronizes from GitHub to GitBox via AWS SQS events. It is installed by defining the following pipservice setup in the node's YAML: ~~~yaml pipservice: gitbox-reposyncer: tag: master ~~~ Furthermore, there is a configuration defined in EYAML (see sample config also).