Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/stustanet/github-mirror

Gitlab to Github Mirror Service
https://github.com/stustanet/github-mirror

git git-mirror github github-mirror gitlab mirror

Last synced: 3 days ago
JSON representation

Gitlab to Github Mirror Service

Awesome Lists containing this project

README

        

# Github Mirror

A simple service mirroring all public repositories of one organization from Gitlab to the organization's Github account.
The service is meant to run on the same host as the Gitlab instance.

## Installation

```sh
go get gitlab.stusta.de/stustanet/github-mirror
cp $GOPATH/src/gitlab.stusta.de/stustanet/github-mirror/etc/github-mirror.json.example /etc/github-mirror.json
```

Then adjust the `/etc/github-mirror.json`.