Skip to content

cloudogu/github-forgejo-backup

Repository files navigation

github-forgejo-backup

Create Forgejo mirrors for all repos in your GitHub org.

Tokens

Generate the Forgejo token with the following command:

curl -H "Content-Type: application/json" \
  -d '{"name":"mirrors","scopes":["read:user","write:organization","write:issue","write:repository"]}' \
  -u 'sos-admin:PASSWORD' https://forgejo.cloudogu.com/api/v1/users/sos-admin/tokens

Forgejo mascot by David Revoy (CC-BY 4.0)

About

No description, website, or topics provided.

Resources

License

Stars

1 star

Watchers

0 watching

Forks

Contributors