# Een fork van discourse docker repo voor China

**URL:** https://meta.discourse.org/t/a-fork-of-discourse-docker-repo-for-china/193668
**Category:** Self-hosting
**Created:** [13 juni 2021 om 09:13 UTC](https://meta.discourse.org/t/a-fork-of-discourse-docker-repo-for-china/193668 "2021-06-13T09:13:48Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![SettingDust](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/settingdust/32/218944_2.png) [@SettingDust](https://meta.discourse.org/u/SettingDust)
#### Post date: [13 juni 2021 om 09:13 UTC](https://meta.discourse.org/t/a-fork-of-discourse-docker-repo-for-china/193668/1 "2021-06-13T09:13:48Z")

</div>

It’s use the [hub.fastgit.org](http://hub.fastgit.org) instead of [github.com](http://github.com) for clone rapidly. The [fastgit.org](http://fastgit.org) is a github proxy site in China.

[Fastgit](https://fastgit.org/)

1. Run `git remote set-url origin https://hub.fastgit.org/SettingDust/discourse_docker_china` in which directory `launcher` in.
2. Run `./launcher rebuild app` and the launcher will update to use the [hub.fastgit.org](http://hub.fastgit.org).

[https://github.com/SettingDust/discourse\_docker\_china](https://github.com/SettingDust/discourse_docker_china)

---

<div class="post-metadata">

### Author: ![SettingDust](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/settingdust/32/218944_2.png) [@SettingDust](https://meta.discourse.org/u/SettingDust)
#### Post date: [30 april 2022 om 01:45 UTC](https://meta.discourse.org/t/a-fork-of-discourse-docker-repo-for-china/193668/2 "2022-04-30T01:45:28Z")

</div>

fastgit had switched to `fastgit.xyz`. The commands to run should be  
`git remote set-url origin https://hub.fastgit.xyz/SettingDust/discourse_docker_china`

---

<div class="post-metadata">

### Author: ![SettingDust](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/settingdust/32/218944_2.png) [@SettingDust](https://meta.discourse.org/u/SettingDust)
#### Post date: [20 januari 2024 om 16:05 UTC](https://meta.discourse.org/t/a-fork-of-discourse-docker-repo-for-china/193668/3 "2024-01-20T16:05:40Z")

</div>

The commands to run should be  
`git remote set-url origin https://mirror.ghproxy.com/https://github.com/SettingDust/discourse_docker_china`  
Fastgit seems down
