Commit Graph

44 Commits

Author SHA1 Message Date
031d820f13 Add a deploy-scripts folder v1.2.0 2025-07-09 14:30:24 +09:00
ba2c207cce Fix clone log folder v1.1.0 2025-07-09 14:23:44 +09:00
106f79399a Update clone new to write to log file, also write more information post clone 2025-07-09 14:17:54 +09:00
c3ec041556 Add a secrets folder where we can store secrets to deploy to the repository
Eg ".env" files with passwords or other things
2025-07-07 09:42:12 +09:00
3d5b12b276 Log file information update 2025-07-04 16:11:53 +09:00
416e90e477 Add what is merged info to git sync 2025-07-04 16:06:02 +09:00
fa93f086be Remove old debug commands v1.0.0 2025-07-04 16:03:44 +09:00
a9809809a5 git sync log creation update 2025-07-04 16:01:47 +09:00
78c95ea1e1 git sync internal log nameing update 2025-07-04 15:29:58 +09:00
ab1a57739e Rename git_pull to git_sync, update Readme file 2025-07-04 15:24:42 +09:00
1ba2c19345 Host auth check fi for new clone 2025-07-04 15:12:30 +09:00
ab3cfa70ff Add create folder info for base setup 2025-07-04 15:03:20 +09:00
016e0ece0c base setup fix info order for user/group 2025-07-04 15:01:54 +09:00
37ca4aa824 git changes check fix for rewrite to variable 2025-07-04 14:48:26 +09:00
17b35aa4c8 Fix git pull remote name empty check 2025-07-04 14:46:47 +09:00
c04f1462d9 Fix git pull repo folder check 2025-07-04 14:41:46 +09:00
0136001997 git pull var name update, new clone runs command now 2025-07-04 14:40:25 +09:00
bc7013223f Set the correct clone base target folder for new clones 2025-07-04 14:34:59 +09:00
8779c84e1f Fix remote name not set check for new clone 2025-07-04 14:32:26 +09:00
793665ebe2 Branch name info output change 2025-07-04 14:31:31 +09:00
50e6df775c Base setup, shell must be set, fix remote host check 2025-07-04 14:27:49 +09:00
d60ed41100 Fix missing sudo command for new clone ssh test 2025-07-04 13:52:16 +09:00
221d1b3d35 remote host auto set if not given 2025-07-04 13:46:06 +09:00
cc2a3e7da4 Name fix for remote name var in git pull script 2025-07-04 13:42:26 +09:00
05f4a89ae8 Fix branch name not set check 2025-07-04 13:41:50 +09:00
fc2feb8d86 REMOTE name fixes for variables 2025-07-04 13:40:02 +09:00
2c989eeb08 new clone fix for repository and remote host options 2025-07-04 13:38:12 +09:00
0e461b039f init script error message output 2025-07-04 13:35:22 +09:00
1121a3f818 git init update 2025-07-04 13:32:21 +09:00
de041226ae on new setup copy config file 2025-07-04 13:30:46 +09:00
330fe7b6db add basic update for base setup 2025-07-04 13:29:13 +09:00
c80a4a9c17 Mark error messages better, update new clone script 2025-07-04 13:26:54 +09:00
6e89841a15 base setup: www base folder must have www group set 2025-07-04 13:10:40 +09:00
e3b97ae8d4 Fix script copy file names and set owner correctly 2025-07-04 13:06:50 +09:00
170976118f Fix cp commands in base setup 2025-07-04 12:53:46 +09:00
832edd2a6b Fix base setup folder check after user add 2025-07-04 12:44:19 +09:00
9453789946 Make the base script executable 2025-07-04 12:40:34 +09:00
42ce1e6cea Change the base folder name to GIT_WEBHOOK_BASE_FOLDER 2025-07-04 12:02:36 +09:00
46bae8f06a make sure the pem key file is owned by the sudo user 2025-07-04 11:59:04 +09:00
2c1ac5c9bc Make sure correct user runs the scripts 2025-07-04 11:37:48 +09:00
f408d9b0b8 base setup update with base jump host setting for gitea 2025-07-04 11:24:39 +09:00
2d5d728a7a Move script bin folder and config to src 2025-07-04 10:46:22 +09:00
22d18ae4dd Add a base setup script, update all other scripts with better command run
Commands are set as array and run from them (array unbpack)
2025-07-04 10:14:33 +09:00
8d2731d555 Basic script check in
This is not completed and under development
2025-06-27 19:06:35 +09:00