CanbiZ
ef616ac29b
Update post-pve-install.sh
2025-10-02 10:28:51 +02:00
CanbiZ
e2ec7c18e2
Migrate Plex repo to Deb822 and update install scripts
...
Updated plex-install.sh and plex.sh to use the Deb822 repository format for Plex Media Server, replacing the old sources.list method. Also switched apt-get commands to apt for consistency and improved update/cleanup steps.
2025-10-02 10:09:47 +02:00
CanbiZ
7456d8bf5a
plex refactor
2025-10-02 10:05:29 +02:00
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
177495c4f5
Merge pull request #967 from community-scripts/pr-update-app-files
...
[core] update .app files
2025-10-01 16:37:43 +02:00
GitHub Actions
6a5515a12c
Update .app files
2025-10-01 14:34:57 +00:00
CanbiZ
f9281d3b3a
Merge pull request #965 from HydroshieldMKII/add-guardian-app
...
Add guardian app
2025-10-01 16:34:29 +02:00
Vincent
d6b981a1b2
Update guardian.sh to source build.func from the correct repository
2025-10-01 10:33:56 -04:00
HydroshieldMKII
8137614d6b
Reverted changes in build and install
2025-10-01 10:32:31 -04:00
tremor021
54ae842185
Update setup_dotnet function
Bump build.func Revision / bump-revision (push) Has been cancelled
2025-10-01 15:48:08 +02:00
Slaviša Arežina
1a6c5dbf76
Delete misc/build.func
2025-10-01 15:45:17 +02:00
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
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
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
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
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
d30d512091
Update installation scripts to use HydroshieldMKII repository for Guardian app setup
2025-09-30 16:40:35 -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
a4420750bd
Update URLs in build.func and install.func to use community-scripts repository
2025-09-30 16:20:09 -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