ghorg
Docker 应用程序 from grtgbln's Repository
概述
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
要求
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
运行时参数
- 网络用户界面
http://[IP]:[PORT:8080]/- 网络
bridge- 特权
- false
模板配置
Web UI PortPorttcp
Container Port: 8080
- 目标
- 8080
- 默认值
- 8080
- 价值
- 8080
Data PathPath
Where to store repositories
- 目标
- /data
Config PathPath
Path to config files
- 目标
- /config
- 默认值
- /mnt/user/appdata/ghorg/config
- 价值
- /mnt/user/appdata/ghorg/config
Internal Data PathVariable
Internal path to repository storage. Not recommended to change.
- 目标
- GHORG_ABSOLUTE_PATH_TO_CLONE_TO
- 默认值
- /data
- 价值
- /data
Internal Config PathVariable
Internal path to config file. Not recommended to change.
- 目标
- GHORG_CONFIG
- 默认值
- /config/conf.yaml
- 价值
- /config/conf.yaml
Internal Reclone PathVariable
Internal path to reclone file. Not recommended to change.
- 目标
- GHORG_RECLONE_PATH
- 默认值
- /config/reclone.yaml
- 价值
- /config/reclone.yaml
详细信息
存储库
ghcr.io/gabrie30/ghorg:latest最后更新2026-05-31
初见2025-03-23
在Unraid 上运行 Ghorg 。
Ghorg 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。