update readme

master
Facinorous 4 years ago
parent ce4acae5b6
commit 562496b439

@ -19,8 +19,8 @@ TODO:
#### python-gitlab
`yum install python-pip` | `sudo apt install python-pip`
`pip install python-gitlab`
`yum install python-pip` | `sudo apt install python-pip`
`pip install python-gitlab`
# Set Up
@ -36,8 +36,11 @@ TODO:
Be sure to read the config and change all things to your desired specifications. Refer to the comments in that file for info on what everything is.
Do not edit anything under the system variables section, only the user variables. You'll need to generate a Personal Access Token in the user `gitmirror` on gitlab for the config.
<br>
**NOTE:** Currently you must create the groups in gitlab using the `gitmirror` user manually. This will be changed in a future update. Once this text is gone, it'll be automatic.
<br>
8. Run `./setup` to begin the automatic set up process.
9. Once the set up is done, you will be given a SSH key. Login to your `gitmirror` account on your gitlab instance, and add that SSH key to it.
10. Run `./setcron` to add the mirror cron jobs to the users cron table
@ -57,7 +60,7 @@ If you at any time want to add more groups you can mirror to, simply add them to
You might find out that gitlab-mirror doesn't actually update that often. Although, if it ever does, you can simply run `./update` to update your project's gitlab-mirror.
# Updating
# File Structure
When done, the file structure in your system should look as such:

Loading…
Cancel
Save