Skip to content
This repository has been archived by the owner on Apr 19, 2021. It is now read-only.

max-wittig/gitea-mirror

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gitea Mirror

Automatically creates mirrored repos (migrations) from your repos on GitHub. The mirrored repos will be created in a dedicated organization.

Usage

Install package requirements

pipenv install --deploy

Define the required environment variables:

Environment Variable Description Example
GITEA_URL The URL of your Gitea Instance https://your-gitea-url
GITEA_TOKEN The access token you generate for Gitea rgjkrehg4289th894hgrueig
GITHUB_TOKEN GitHub access token with repo scope reiugnu834g8h48gw8g838gr
MIRROR_ORG The name of the organization to mirror to mirror

Run the script

pipenv run migrate

About

Create mirrors from GitHub to your Gitea instance

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published