Git Mirroring Into Gitlab. Project is a collection of bash scripts that works with https://github.com/samrocketman/gitlab-mirrors for easy usage of adding new mirrors to your Gitlab.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Facinorous 1ee4796b8d
repository clean up, moved all scripts to setup script to be generated on first run. Still needs to be tested, probably doesnt work.
4 years ago
removemelater Initial Push. Project still WIP. Don't use this shit. 4 years ago
.gitignore repository clean up, moved all scripts to setup script to be generated on first run. Still needs to be tested, probably doesnt work. 4 years ago
README.md Initial Push. Project still WIP. Don't use this shit. 4 years ago
setup repository clean up, moved all scripts to setup script to be generated on first run. Still needs to be tested, probably doesnt work. 4 years ago
setup.conf repository clean up, moved all scripts to setup script to be generated on first run. Still needs to be tested, probably doesnt work. 4 years ago

README.md

  1. Create a user in your gitlab named gitmirror
  2. Create a new user on your linux system.
  3. Clone this repo into your new users home directory ~
  4. Edit setup.conf to your desires
  5. Run ./setup to behin the set up process
  6. Copy ssh key shown in terminal at the end of setup script into your gitlab users account
  7. Run ./creategroups to make all the groups in gitlab
  8. Run ./mirror to set up a mirror

Write script to create cron jobs for auto mirrors

Use ./update to update your gitlab-mirror dependancy