Pushing (from GoGS) with `post-receive` (to a mirror)
I have a GoGS server for my work.
I want to back it up off-site to our GitLab instance.
According to a document I read this should be possible using post-receive hooks.
I have a GoGS server for my work.
I want to back it up off-site to our GitLab instance.
According to a document I read this should be possible using post-receive hooks.
I’ve been assembling a “full stack”1 for development that runs on my Pi3. This is all happening inside of [Docker][piDocker] containers which made cleanup redonkulously easy. Today I was looking at a source code management system; something of a “my own GitHub” which I can run on my own network.