Mirroring to GitHub
The flogic guys have a great write up detailing their setup. They go into detail on how to setup a local mirror to use when deploying your app. Here’s a…
The flogic guys have a great write up detailing their setup. They go into detail on how to setup a local mirror to use when deploying your app.
Here’s a summary, in their own words:
Here’s how we’re doing the mirroring… In the discussion that follows there are three machines involved: (1) a local workstation (or laptop, as the case actually is) where I’m doing development work, I’ll refer to it as “local”; (2) a git repository host under our control, which will be running gitosis, to which we push, and which then mirrors to github, called “internal”; and (3) github.com.
Update: I forgot to link to the blog post outside of the image. Thanks Matt.
Written by
Related posts

GitHub Availability Report: May 2025
In May, we experienced three incidents that resulted in degraded performance across GitHub services.

GitHub Universe 2025: Here’s what’s in store at this year’s developer wonderland
Sharpen your skills, test out new tools, and connect with people who build like you.

GitHub Copilot: Meet the new coding agent
Implementing features has never been easier: Just assign a task or issue to Copilot. It runs in the background with GitHub Actions and submits its work as a pull request.