Skip to content

Commit

Permalink
fix: synch gitlab Version for mirroring
Browse files Browse the repository at this point in the history
  • Loading branch information
holdan-8 committed Mar 7, 2024
1 parent b097f01 commit 953686f
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions Dev.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

### Env Variables

These are the env variables that need to be set-up:
These are the env variables that need to be set-up (.env.sample file as template):
- MONGO_READ: The connection string. Can be found in Keepass
- MONGO_DATABASE: Which database to use. production or testingNew
- GITHUB_TOKEN: The Github token. Can be found in Keepass
Expand Down Expand Up @@ -45,4 +45,8 @@ This can be done in 4 easy steps:

4. Press **Add Data -> Import file** and choose github_repos.json. Keep in mind that *Stop on errors* needs to be unchecked. Then just click *Import*.

![Add new Data to DB](/assets/images/AddData.png)
![Add new Data to DB](/assets/images/AddData.png)

## Mirroring from GitLab to GitHub

The Project repository is mirrored from Gitlab to Github (unidirectional). Token has to be updated after expiring.

0 comments on commit 953686f

Please sign in to comment.