[SUCS Devel] [Git][sucs/gitlab-ldap-sync][master] Add README.md

Imran Hussain (@imranh) gitlab at projects.sucs.org
Sun Jan 2 13:03:26 GMT 2022



Imran Hussain pushed to branch master at sucs / gitlab-ldap-sync


Commits:
375ab4de by Imran Hussain at 2022-01-02T13:03:22+00:00
Add README.md
- - - - -


1 changed file:

- + README.md


Changes:

=====================================
README.md
=====================================
@@ -0,0 +1,17 @@
+# Gitlab LDAP Sync thing
+
+
+## Upstream project
+https://github.com/imranh2/gitlab-ldap-sync
+
+
+## Deployment
+Deployed on to the projectsvm/gitlab host, installed as a cron job for root.
+
+
+```
+*/15 * * * * cd /root/gitlab-ldap-sync && git reset --hard HEAD; git pull && GITLAB_TOKEN=[REDACTED] python sync.py > gitlab-ldap-sync.log
+```
+
+
+Uses my (imranh) gitlab key, so if my user is disabled or has admin privs pulled then it'll stop working.



View it on GitLab: https://projects.sucs.org/sucs/gitlab-ldap-sync/-/commit/375ab4de6b6bb62978167f2d711d741129d0931e

-- 
View it on GitLab: https://projects.sucs.org/sucs/gitlab-ldap-sync/-/commit/375ab4de6b6bb62978167f2d711d741129d0931e
You're receiving this email because of your account on projects.sucs.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.sucs.org/pipermail/devel/attachments/20220102/dfef7f5a/attachment.html>


More information about the Devel mailing list