Categorygithub.com/USA-RedDragon/gitea-mirror
modulepackage
1.0.13
Repository: https://github.com/usa-reddragon/gitea-mirror.git
Documentation: pkg.go.dev

# README

gitea-mirror

A simple Go program to mirror repositories from GitHub to Gitea.

Configuration

Sidecar Mode

In order to allow mirroring without utilizing a PAT, the program can be run as a sidecar to a Gitea instance. This allows the program to inject app-generated tokens into the Gitea instance before they expire. This can be enabled with the --sidecar flag or by setting the SIDECAR environment variable to true.

# Packages

No description provided by the author