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
tremor021
fa7da3bafa
GoAway update
2025-09-27 22:20:28 +02:00
tremor021
2595154233
GoAway update
2025-09-27 22:07:54 +02:00
tremor021
f4d9317f4d
GoAway update
2025-09-27 21:58:48 +02:00
tremor021
dfd18d8697
GoAway update
2025-09-27 21:53:42 +02:00
tremor021
f572e666ac
GoAway update
2025-09-27 21:52:54 +02:00
tremor021
5c2793383a
Update MyIP
2025-09-27 13:04:51 +02:00
tremor021
4524cb0bf3
Add MyIP
2025-09-27 12:49:09 +02:00
CanbiZ
cc6219ef28
Refine install and update scripts for Warracker
...
Standardized messaging in update script to use 'Warracker' instead of variable. Updated install script to use 'apt' instead of 'apt-get', improved PostgreSQL setup messaging, and added 'apt clean' to cleanup steps.
2025-09-25 15:01:40 +02:00
CanbiZ
7190be8af0
Refactor Verdaccio install and update scripts
...
Updated both install and update scripts to use the setup_nodejs function with NODE_MODULE for Verdaccio installation and upgrade. Improved update process to include apt update/upgrade steps, and standardized apt cleanup commands in the install script.
2025-09-25 14:58:19 +02:00
tremor021
f422c1be3e
Update GoAway
2025-09-25 11:05:52 +02:00
Tobias
11d8da538b
Update ntfy installation script with new repository
2025-09-25 10:23:49 +02:00
Tobias
9b95278682
Add ntfy installation script
...
This script installs the ntfy notification service and its dependencies, sets up the necessary repository, and performs cleanup after installation.
2025-09-25 09:58:20 +02:00
tremor021
650b490d27
Update GoAway
2025-09-25 09:47:56 +02:00
tremor021
a60e2d9170
Update GoAway
2025-09-25 09:43:07 +02:00
tremor021
1f59e511b5
Update GoAway
2025-09-25 09:36:50 +02:00
tremor021
9c46401c69
Update
2025-09-25 09:10:20 +02:00
CanbiZ
9f0d0bcd60
Cleanup
2025-09-25 09:10:03 +02:00
tremor021
dcca042560
Add GoAway script
2025-09-25 09:03:05 +02:00
tremor021
0df793cd36
Remove UpSnap
2025-09-24 14:06:37 +02:00
tremor021
7529f5fa90
Delete Monica
2025-09-24 14:05:39 +02:00
tremor021
82c81e8ad4
Update Joplin
2025-09-24 14:00:26 +02:00
tremor021
1d83f681fa
Add Monica test
2025-09-24 13:17:58 +02:00
tremor021
f5b570e7b7
Add Monica test
2025-09-24 13:02:17 +02:00
tremor021
3d83a65813
Add Monica test
2025-09-24 13:01:19 +02:00
Rémi Bédard-Couture
1a6fbdba5b
New script version
2025-09-23 20:58:19 -04:00
CanbiZ
922ec615c0
Update debian-install.sh
2025-09-23 15:28:05 +02:00
Jocelyn Knight
4a2786ac4d
Update: Address PR feedback
...
- Change credentials from 'Create via CLI' to null
- Remove redundant informational notes
- Move config and storage from /etc and /var/lib to /opt
- Remove custom update script (use built-in)
- Update source URL to ProxmoxVED
- Switch to Debian 13 (Trixie)
2025-09-22 20:41:37 +02:00
Jocelyn Knight
9926ed24e3
Add: Verdaccio LXC
2025-09-22 20:41:37 +02:00
CanbiZ
9d35c31243
deb13
2025-09-22 19:51:00 +02:00
tremor021
61a9618026
Update UpSnap
2025-09-22 18:47:20 +02:00
tremor021
2ff50065fb
Add UpSnap script
2025-09-22 18:30:25 +02:00
CanbiZ
3d09942544
Update debian-install.sh
2025-09-22 14:29:15 +02:00
CanbiZ
7dd84a1c99
Move VAAPI and NVIDIA setup to debian-install.sh
...
Bump build.func Revision / bump-revision (push) Has been cancelled
The VAAPI and NVIDIA setup functions are now called directly in debian-install.sh instead of within the LXC container customization block in build.func. The related code in build.func has been commented out to avoid duplicate execution.
2025-09-22 14:14:35 +02:00
Bas van den Berg
192ab11b62
Manyfold-script deferred
2025-09-21 13:34:39 +02:00
Bas van den Berg
eb4a91eb50
Refactor warracker-install.sh for Nginx and services
2025-09-19 21:18:16 +02:00
Bas van den Berg
129afe83d7
Simplify dependency installation in script
2025-09-19 21:12:02 +02:00
Bas van den Berg
1ab24bb22c
Update Warracker installation to use latest release
2025-09-19 20:20:16 +02:00
Bas van den Berg
5ac0836d6c
Update Python version from 3.11 to 3.12
2025-09-19 20:12:38 +02:00
Bas van den Berg
8135cfd596
Update Warracker version in install script
2025-09-19 20:03:05 +02:00
Bas van den Berg
a82f2520fb
Update Warracker installation script for versioning
2025-09-19 19:56:12 +02:00
Bas van den Berg
fe35a5e62c
Add build-essential and libpq-dev to dependencies
2025-09-19 17:42:53 +02:00
Cobalt
19299fdde4
Replace init_error_traps with catch_errors
2025-09-19 11:29:33 +01:00
cobaltgit
73e7b0d9f3
alpine-ntfy: revert, and lament using the wrong commit message HAH
...
ohh it was comments, not commands
2025-09-19 11:44:13 +02:00
cobaltgit
0207cdbc92
alpine-caddy: remove commands, listen on 8080 for now?
2025-09-19 11:44:13 +02:00
cobaltgit
331f7c31f9
alpine-ntfy: use setcap and bind to 80
2025-09-19 11:44:13 +02:00
cobaltgit
e9d15d413e
ct: add alpine-ntfy
...
todo: add json, change port to 80
2025-09-19 11:44:13 +02:00