1807 Commits

Author SHA1 Message Date
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
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
CanbiZ
5b393a9a0c Update viseron-install.sh 2025-09-30 13:49:11 +02:00
CanbiZ
2d0b42ae45 cleanup 2025-09-30 09:06:39 +02:00
CanbiZ
cc4ceee5ab Update Ghostfolio and Warracker install scripts
Bump default Debian and dependency versions for Ghostfolio and Warracker. Streamline Ghostfolio update and install logic, improve backup handling, and update commands to use latest Node.js, PostgreSQL, and Python versions. Clean up redundant steps and standardize output handling.
2025-09-29 14:08:07 +02:00
CanbiZ
01bccd8145 Move install scripts to deferred directory and remove Scraparr/Signoz/Outline scripts
Renamed several install scripts to the 'deferred' directory for organization. Deleted install and container scripts for Scraparr, Signoz, and Outline, removing their setup and service definitions.
2025-09-29 13:40:40 +02:00
CanbiZ
cbd18f91d1 Remove extra newline and update apt commands
Removed an unnecessary newline in ct/myip.sh for cleaner output. Updated apt-get to apt in install/myip-install.sh for consistency with modern usage.
2025-09-29 13:36:00 +02:00
CanbiZ
0f5f482de3 Update viseron-install.sh 2025-09-29 13:31:44 +02:00
CanbiZ
11f605693d Update viseron-install.sh 2025-09-29 12:30:20 +02:00
CanbiZ
43db95a38a Remove redundant uid from device config and update install script
Some checks failed
Bump build.func Revision / bump-revision (push) Has been cancelled
Eliminates the unnecessary 'uid=0' parameter from device configuration in GPU passthrough setup for privileged containers. Also updates the viseron install script to remove the target directory argument from the fetch_and_deploy_gh_release call, aligning with changes in its usage.
2025-09-29 11:55:33 +02:00
CanbiZ
7d6822ecbd Update dependencies and add Viseron release fetch
Added gcc, musl-dev, and libpq-dev to the list of installed dependencies. Included a step to fetch and deploy the latest Viseron GitHub release to /opt/viseron before setting up the Python environment.
2025-09-29 11:35:47 +02:00
CanbiZ
6560a7c212 Remove redundant install and environment steps
Eliminated duplicate pip install command and unnecessary PATH environment variable from the Viseron install script to streamline setup.
2025-09-29 10:29:35 +02:00
CanbiZ
35b28969be Update PyTorch install commands for GPU detection
Simplifies PyTorch, torchvision, and torchaudio installation by removing version constraints and adding appropriate index URLs for Intel and CPU-only setups. Also clarifies log messages and changes the default case to 'CPU' for no GPU detected.
2025-09-29 10:24:25 +02:00
CanbiZ
88fd3a63ed Update dependencies and Python version in install script
Added pciutils to the list of dependencies and updated the Python version used for setup_uv from 3.12 to 3.13. Removed duplicate setup_uv and fetch_and_deploy_gh_release calls to streamline the installation process.
2025-09-29 10:14:16 +02:00
CanbiZ
d0ce943d6c Update install scripts for Livebook and Viseron
Set default Ubuntu version to 24.04 in ct/livebook.sh. Improve GPU detection and PyTorch installation logic in viseron-install.sh, supporting NVIDIA, Intel, AMD, and CPU-only environments. Update Python version to 3.13 and adjust credential file naming. Minor formatting fix in livebook-install.sh.
2025-09-29 10:06:34 +02:00
CanbiZ
4148fffa2d Update livebook-install.sh 2025-09-29 09:38:20 +02:00
CanbiZ
11e4fcd98d cleanup 2025-09-29 09:34:53 +02:00
tremor021
23c631ee28 Upda 2025-09-27 22:24:59 +02:00