Commit Graph

70 Commits

Author SHA1 Message Date
ea25753c09 Update README to reflect repository migration to GitHub 2025-04-03 21:57:50 +02:00
4d08911bdc Add Proxmox Container Update Script and update README 2025-04-03 21:22:03 +02:00
5b41b49ed4 Fixes and improvements for runai script 2024-09-04 12:13:39 +02:00
64b72b49d7 Removed OPENAI_API_KEY from script to prevent override by environment variable 2024-08-26 10:28:44 +02:00
70f136eaca Added openai bash integration script 2024-08-23 10:12:09 +02:00
454c45c51b Update gitea/auto_mapper/auto_mapper.py
Fixed wrong default values
2024-08-13 10:29:07 +02:00
1e3cf595bc Updated README and added DEBUG argument to auto_mapper 2024-08-06 21:40:50 +02:00
24d6c3008f Finished Dockerfile 2024-08-06 21:30:36 +02:00
9a0bbd79ae Added Dockerfile for easier script use 2024-08-06 21:21:41 +02:00
ff49e11010 Fixed copy error when a team does not exist in target organization 2024-08-06 21:21:20 +02:00
6aa5172634 Added new script: gitlab teams auto mapper 2024-08-01 18:02:50 +02:00
bbf604374a Merge branch 'main' of 192.168.8.40:ZionNetworks/linux-bash-scripts 2024-07-28 07:40:01 +02:00
034a819259 Improved error handling; added stats; implemented remaining overrride flags 2024-07-28 07:39:29 +02:00
e227bff1e6 Updated README 2024-07-19 10:31:42 +02:00
d81e5700ef Grammar fix in README 2024-07-19 10:28:25 +02:00
603f39bc6f Finished project migrations, also added exit handler 2024-07-19 09:12:43 +02:00
66db60e2ef Did a lot of work for project migration, fixed some stuff with user migration, optimized comparisons 2024-07-18 18:20:30 +02:00
14c9139718 Merged option tables 2024-07-18 12:52:39 +02:00
160e3b9f88 Added README and requirements.txt 2024-07-18 12:49:34 +02:00
b5a2843a86 chore: Update .gitignore to ignore new files 2024-07-18 12:26:35 +02:00
298b3003cd Implemented new cli options 2024-07-18 12:25:57 +02:00
03514cd497 Removed example data 2024-07-18 12:10:18 +02:00
8f7738f92d Implemented user migration 2024-07-18 12:09:34 +02:00
e870b99321 Added params for functions to be implemented 2024-07-15 11:36:01 +02:00
2037918a81 Updated file header 2024-07-14 13:55:01 +02:00
cbfd402fc9 Minor changes 2024-07-14 13:54:03 +02:00
5e587e6d98 Replaced ambiguous unicode character 2024-07-14 13:40:07 +02:00
ff03ac539d chore: Add UFW Beautifier script 2024-07-14 13:39:01 +02:00
b2ec0521d3 Re-organized readme files 2024-07-14 13:37:14 +02:00
6e733d78c0 Fixed logic bugs with --create* and --update* switches 2024-07-14 13:31:34 +02:00
57fce4b8a1 Updated README 2024-07-14 13:22:42 +02:00
b753f6ae35 New script: git_rewrite_author.sh 2024-07-14 13:20:52 +02:00
6b1b522f20 add: --create-missing-projects; started working on user migration; blueprinted further migration functions 2024-07-14 13:02:08 +02:00
b4eacc471b Code cleanup / restructuring 2024-07-14 11:28:23 +02:00
f390014f3c Added: Updating existing groups 2024-07-14 11:04:30 +02:00
039f8d7fa5 Updated example data 2024-07-13 17:28:32 +02:00
0c1e91d656 Further work on gitlab2gitea 2024-07-13 17:15:10 +02:00
f8e655c62f chore: Add .env and *.log to .gitignore 2024-07-13 17:14:46 +02:00
5a35e28966 fixed borgbackup links 2024-07-13 16:17:41 +02:00
ae0588e569 Moved scripts to separate folders, started working on GitLab to Gitea migration script 2024-07-13 16:16:38 +02:00
823548bab7 added python script to read beautified ufw logs 2024-07-04 19:33:01 +02:00
00d9d2a8aa Fixed syntax issue 2024-05-24 12:58:31 +02:00
df7106a956 Fixed config is being generated even though it should be skipped 2024-05-24 12:44:52 +02:00
792b0922dd Added option to skip config generation 2024-05-24 12:41:52 +02:00
d8b355fa69 Some more planned features 2024-05-19 21:34:54 +02:00
d977c3c739 Some smaller fixes and improvements, bumping to 1.2.1 2024-05-16 00:14:43 +02:00
cc95bd6174 Added new planned features to README 2024-05-16 00:08:23 +02:00
968b618ab9 Replaced --no-upgrade switch with --upgrade-all and --upgrade-required 2024-05-16 00:07:23 +02:00
7bbcbf19e6 Removed planned features comments for those that were implemented 2024-05-15 23:21:23 +02:00
504ba365b9 Added check for existing repository on remote end and new option --override-repository 2024-05-15 23:20:34 +02:00