tremor021
|
479bd712eb
|
Update rwMarkable
|
2025-10-01 19:04:31 +02:00 |
|
tremor021
|
7e6d5b3574
|
Update rwMarkable
|
2025-10-01 18:56:40 +02:00 |
|
tremor021
|
81d9e534ec
|
Update rwMarkable
|
2025-10-01 18:54:42 +02:00 |
|
tremor021
|
57c9deb39b
|
Update guardian
|
2025-10-01 17:35:19 +02:00 |
|
CanbiZ
|
f9281d3b3a
|
Merge pull request #965 from HydroshieldMKII/add-guardian-app
Add guardian app
|
2025-10-01 16:34:29 +02:00 |
|
Slaviša Arežina
|
e7a9bc04c6
|
Update guardian-install.sh
|
2025-10-01 15:44:13 +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 |
|
HydroshieldMKII
|
7a8f1aa0ff
|
Fix case sensitivity in Guardian paths across scripts
|
2025-10-01 09:10:20 -04: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
|
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 |
|
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 |
|
HydroshieldMKII
|
fa4e953f72
|
Update guardian-install.sh to set DEPLOYMENT_MODE for frontend build
|
2025-09-30 17:12:48 -04:00 |
|
HydroshieldMKII
|
f6a8eed717
|
Reduce CPU allocation to 2 for Guardian installation and update environment variables for production deployment
|
2025-09-30 17:04:50 -04:00 |
|
Vincent
|
385931094c
|
Refactor Guardian installation script to remove Docker installation, streamline dependency setup, and enhance service management for backend and frontend
|
2025-09-30 16:38:39 -04:00 |
|
Vincent
|
e48f2c35a8
|
Update Guardian installation and update scripts to use example docker-compose.yml and remove unnecessary comments
|
2025-09-30 16:10:18 -04:00 |
|
Vincent
|
544150a57a
|
Update docker-compose.yml download link to use the example file for Guardian setup
|
2025-09-30 15:59:05 -04:00 |
|
Vincent
|
467a81b1e8
|
Refactor Guardian installation and update process to utilize Docker Compose, streamline dependency installation, and enhance service management
|
2025-09-30 15:56:23 -04:00 |
|
Vincent
|
8076c313df
|
Remove redundant cleanup comment from guardian-install.sh
|
2025-09-30 15:43:27 -04:00 |
|
Vincent
|
7f876d101d
|
Refactor update_script and installation process for Guardian to enhance backup handling, streamline frontend build, and improve service configurations
|
2025-09-30 15:42:50 -04:00 |
|
Vincent
|
f48609011b
|
Refactor frontend setup in guardian-install.sh to streamline installation process and update service configuration
|
2025-09-30 15:11:18 -04:00 |
|
Vincent
|
c520602fcb
|
Strip 'v' prefix from RELEASE in Guardian installation scripts for consistent folder naming
|
2025-09-30 14:51:54 -04:00 |
|
vhsdream
|
7c7a9308b4
|
rwMarkable: small tweaks
|
2025-09-30 14:43:11 -04:00 |
|
Vincent
|
552959a39b
|
Update Guardian installation and update scripts to use new repository paths and improve dependency management
|
2025-09-30 14:36:17 -04:00 |
|
vhsdream
|
2f9d2d9756
|
rwMarkable: fix service file restart
|
2025-09-30 14:18:57 -04:00 |
|
vhsdream
|
12e86edb7a
|
rwMarkable: use yarn command for disabling telemetry; remove NODE_ENV during build
|
2025-09-30 14:13:56 -04:00 |
|
vhsdream
|
6b756c95f1
|
rwMarkable: create the data folders during installation
|
2025-09-30 13:52:56 -04:00 |
|
vhsdream
|
823bbca9af
|
Add rwMarkable
|
2025-09-30 13:35:58 -04:00 |
|