From 837ed6f8f3b456be3cc5ee82f4d0961bd36ba3c7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tomasz=20Ka=C5=BAmierczak?= <tkazmierczak@man.poznan.pl> Date: Fri, 14 Jul 2023 11:15:52 +0000 Subject: [PATCH] Update README.md after add projects-and-groups.py --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 0663798..c89a069 100644 --- a/README.md +++ b/README.md @@ -61,3 +61,9 @@ the most important is **license_file**, which can have three values: ## Export Owners and his projects - owners_and_projects.py - export only owners and his all projects to file gitlab_owners.json + +## projects and groups +Script projects-and-groups.py was used during the migration Gitlab Ultimate => Gitlab CE. +- Archive selected Projects +- Disable selected Users +- create nginx rewrite rules for transferred projects -- GitLab