ghorg
Docker app from grtgbln's Repository
Overview
Use to quickly clone all of an organization's or user's git repositories into a single directory.
This starts a web server that allows you to trigger the cloning process for configured groups via HTTP requests: https://github.com/gabrie30/ghorg?tab=readme-ov-file#reclone-server-command
This starts a web server that allows you to trigger the cloning process for configured groups via HTTP requests: https://github.com/gabrie30/ghorg?tab=readme-ov-file#reclone-server-command
Requirements
Expects a `conf.yaml` and `reclone.yaml`file in the Config Path. See example: https://github.com/gabrie30/ghorg/blob/master/sample-conf.yaml, https://github.com/gabrie30/ghorg/blob/master/sample-reclone.yaml
Runtime arguments
- Web UI
http://[IP]:[PORT:8080]/- Network
bridge- Privileged
- false
Template configuration
Web UI PortPorttcp
Container Port: 8080
- Target
- 8080
- Default
- 8080
- Value
- 8080
Data PathPath
Where to store repositories
- Target
- /data
Config PathPath
Path to config files
- Target
- /config
- Default
- /mnt/user/appdata/ghorg/config
- Value
- /mnt/user/appdata/ghorg/config
Internal Data PathVariable
Internal path to repository storage. Not recommended to change.
- Target
- GHORG_ABSOLUTE_PATH_TO_CLONE_TO
- Default
- /data
- Value
- /data
Internal Config PathVariable
Internal path to config file. Not recommended to change.
- Target
- GHORG_CONFIG
- Default
- /config/conf.yaml
- Value
- /config/conf.yaml
Internal Reclone PathVariable
Internal path to reclone file. Not recommended to change.
- Target
- GHORG_RECLONE_PATH
- Default
- /config/reclone.yaml
- Value
- /config/reclone.yaml
Categories
Details
Repository
ghcr.io/gabrie30/ghorg:latestLast Updated2026-05-31
First Seen2025-03-23
Run Ghorg on Unraid.
Ghorg is listed in Community Apps for Unraid OS. Explore Unraid to build a flexible home server, NAS, or homelab.