5882 Commits

Author SHA1 Message Date
Slaviša Arežina
b074b25daa
Delete misc/install.func 2025-10-01 15:44:47 +02:00
Slaviša Arežina
e7a9bc04c6
Update guardian-install.sh 2025-10-01 15:44:13 +02:00
Slaviša Arežina
07cc74b074
Update guardian.json 2025-10-01 15:41:31 +02:00
Slaviša Arežina
660d8a21cb
Update guardian.sh 2025-10-01 15:39:34 +02:00
HydroshieldMKII
18c3b2979d Refactor build messages in guardian-install.sh for consistency 2025-10-01 09:36:16 -04:00
HydroshieldMKII
8d44bed6c5 Refactor frontend build process to export DEPLOYMENT_MODE before running npm build 2025-10-01 09:35:51 -04:00
tremor021
d2b343437d Update setup_dotnet function
Some checks failed
Bump build.func Revision / bump-revision (push) Has been cancelled
2025-10-01 15:11:45 +02:00
HydroshieldMKII
7a8f1aa0ff Fix case sensitivity in Guardian paths across scripts 2025-10-01 09:10:20 -04:00
HydroshieldMKII
ed6f915b9f temporary edit build and install.func for testing 2025-10-01 09:06:58 -04:00
tremor021
54bd9259de Add setup_dotnet function to tools.func
Some checks failed
Bump build.func Revision / bump-revision (push) Has been cancelled
2025-10-01 14:54:08 +02:00
Vincent
9798c7d6c9 Updated install and update script for PR request. Update the json for the interface 2025-10-01 08:52:27 -04:00
CanbiZ
155e880693 Update dispatcharr-install.sh 2025-10-01 11:22:45 +02:00
CanbiZ
96436cb6fe Update dispatcharr-install.sh 2025-10-01 11:22:24 +02:00
Slaviša Arežina
b24eac99aa
Update install/sonarqube-install.sh 2025-10-01 00:43:04 +02:00
Slaviša Arežina
71c8781e31
Update sonarqube-install.sh 2025-10-01 00:41:55 +02:00
Slaviša Arežina
e33f32b56e
Update install/sonarqube-install.sh 2025-10-01 00:41:26 +02:00
Slaviša Arežina
e19922adb5
Update sonarqube-install.sh 2025-10-01 00:39:43 +02:00
Slaviša Arežina
36d48d5ea5
Update install/sonarqube-install.sh 2025-10-01 00:37:53 +02:00
Slaviša Arežina
c9f2f801ac
Update install/sonarqube-install.sh 2025-10-01 00:37:46 +02:00
Slaviša Arežina
b300f8b5e1
Update install/sonarqube-install.sh 2025-10-01 00:37:40 +02:00
Slaviša Arežina
0653120ad6
Update ct/sonarqube.sh 2025-10-01 00:37:31 +02:00
Slaviša Arežina
02462572b0
Update ct/sonarqube.sh 2025-10-01 00:37:22 +02:00
Slaviša Arežina
5a179d4c69
Update ct/sonarqube.sh 2025-10-01 00:37:14 +02:00
Slaviša Arežina
4ce366903f
Update ct/sonarqube.sh 2025-10-01 00:37:07 +02:00
Slaviša Arežina
c16c9702cd
Update ct/sonarqube.sh 2025-10-01 00:37:01 +02:00
Slaviša Arežina
9de0b87e1a
Update ct/sonarqube.sh 2025-10-01 00:36:54 +02:00
Slaviša Arežina
5b63249087
Update ct/sonarqube.sh 2025-10-01 00:36:47 +02:00
Slaviša Arežina
c409d58b95
Update install/sonarqube-install.sh 2025-10-01 00:36:40 +02:00
Slaviša Arežina
de5c3289c9
Update install/sonarqube-install.sh 2025-10-01 00:36:33 +02:00
Slaviša Arežina
14ae505417
Update install/sonarqube-install.sh 2025-10-01 00:36:27 +02:00
Slaviša Arežina
8d09af7b4e
Update install/sonarqube-install.sh 2025-10-01 00:36:19 +02:00
Slaviša Arežina
674fc838e9
Update install/sonarqube-install.sh 2025-10-01 00:36:11 +02:00
Slaviša Arežina
ca9d0ab996
Update install/sonarqube-install.sh 2025-10-01 00:36:03 +02:00
Slaviša Arežina
5811b45b63
Update install/sonarqube-install.sh 2025-10-01 00:35:56 +02:00
Slaviša Arežina
23c0131186
Update install/sonarqube-install.sh 2025-10-01 00:35:47 +02:00
Slaviša Arežina
d845799c05
Update install/sonarqube-install.sh 2025-10-01 00:35:39 +02:00
Slaviša Arežina
81e0af933a
Update frontend/public/json/sonarqube.json 2025-10-01 00:35:31 +02:00
Vincent
64d22d0048
Update script URL for LXC container installation 2025-09-30 18:23:48 -04:00
HydroshieldMKII
d7a1ccd59f Update build and install scripts to source functions from the main community repository 2025-09-30 18:20:46 -04:00
HydroshieldMKII
d8b1ee6c73 Update guardian.sh to source build functions from the correct repository location 2025-09-30 18:15:22 -04:00
HydroshieldMKII
12659a9357 Fix update message to display version without 'v' prefix 2025-09-30 18:13:20 -04:00
HydroshieldMKII
9b1c5d4af0 Fix update message to display version without 'v' prefix 2025-09-30 18:11:59 -04:00
HydroshieldMKII
462c71c457 Update script to source functions from new repository location for consistency 2025-09-30 18:04:40 -04:00
HydroshieldMKII
e8e630c841 Refactor update_script function to replace Docker commands with systemctl for service management and enhance database backup/restore process 2025-09-30 17:41:22 -04:00
HydroshieldMKII
aa2649a933 Refactor guardian-install.sh to remove npm installation and ensure proper dependency setup 2025-09-30 17:34:25 -04:00
HydroshieldMKII
b4646fbd78 Refactor guardian-install.sh to simplify dependency installation and ensure DEPLOYMENT_MODE is set for frontend service 2025-09-30 17:25:41 -04:00
tremor021
a63e8e58f3 Update Notesnook 2025-09-30 23:18:11 +02:00
HydroshieldMKII
e9d9d03aa8 Refactor guardian-install.sh to streamline dependency installation by removing npm and ensuring proper package installation order 2025-09-30 17:15:40 -04:00
HydroshieldMKII
a4cc08a194 Remove NODE_ENV and PORT environment variables from frontend and backend service configurations 2025-09-30 17:13:29 -04:00
HydroshieldMKII
a533865a80 Remove DEPLOYMENT_MODE environment variable from frontend service configuration 2025-09-30 17:13:02 -04:00