Skip to content
This repository has been archived by the owner on Jul 24, 2018. It is now read-only.
/ fedhubsync Public archive

A simple application/API to keep github repo in sync at another location

License

Notifications You must be signed in to change notification settings

fedora-infra/fedhubsync

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fedhubsync

Author: Pierre-Yves Chibon <pingou@pingoured.fr>

fedhubsyncis a sync service to mirror github project in the Fedora infrastructure

This is flask application offers an API that can be called post-push and that will update a local mirror of the git repository specified.

Get this project:

Source: https://github.com/fedora-infra/fedhubsync

Dependencies:

Running a development instance:

Clone the source:

git clone https://github.com/fedora-infra/fedhubsync.git

Run the server:

python runserver.py

You should be able to access the server at http://localhost:5000

License:

This project is licensed GPLv3+.

About

A simple application/API to keep github repo in sync at another location

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published