5696 Commits

Author SHA1 Message Date
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
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
Push From Github
3b7d759a56 Merge remote-tracking branch 'gitea/main' 2025-09-26 13:32:22 +00:00
Push From Github
122f1f9ea9 Merge remote-tracking branch 'gitea/main' 2025-09-26 13:32:20 +00:00
Push From Github
e97ab551ff Merge remote-tracking branch 'gitea/main' 2025-09-26 13:32:10 +00:00
Push From Github
b5652751e6 Merge remote-tracking branch 'gitea/main' 2025-09-26 13:32:07 +00:00
Michel Roegl-Brunner
8e0606e34a
Update pull request template to remove AI warning
Removed unnecessary warning about AI-generated scripts.
2025-09-26 15:31:50 +02:00
Michel Roegl-Brunner
478857603f
Update pull request template for script submission
Removed warning about submitting new scripts for testing and clarified AI-generated script review policy.
2025-09-26 15:31:41 +02:00
Michel Roegl-Brunner
27e9d4a63d
Update pull request template to address AI scripts
Added a note regarding AI-generated scripts in the PR template.
2025-09-26 15:31:11 +02:00
49fceced69 Add Description field for Bridges
Some checks failed
Bump build.func Revision / bump-revision (push) Has been cancelled
2025-09-26 13:20:38 +02:00
5a59e2fa62 Add Description field for Bridges
Some checks failed
Bump build.func Revision / bump-revision (push) Has been cancelled
2025-09-26 13:16:32 +02:00
20b9bf8aa2 Add Description field for Bridges
Some checks failed
Bump build.func Revision / bump-revision (push) Has been cancelled
2025-09-26 13:14:30 +02:00
3ea8ed2a43 Add Description field for Bridges
Some checks failed
Bump build.func Revision / bump-revision (push) Has been cancelled
2025-09-26 13:12:02 +02:00
f6997adcdc Add Description field for Bridges
Some checks failed
Bump build.func Revision / bump-revision (push) Has been cancelled
2025-09-26 13:08:43 +02:00
055492bb56 Add Description field for Bridges
Some checks failed
Bump build.func Revision / bump-revision (push) Has been cancelled
2025-09-26 13:07:04 +02:00
6e05d3afc8 Add Description field for Bridges
Some checks failed
Bump build.func Revision / bump-revision (push) Has been cancelled
2025-09-26 12:59:21 +02:00
5d68b20a4a Add Description field for Bridges
Some checks failed
Bump build.func Revision / bump-revision (push) Has been cancelled
2025-09-26 12:52:44 +02:00
8d00d2c9db Add Description field for Bridges
Some checks failed
Bump build.func Revision / bump-revision (push) Has been cancelled
2025-09-26 12:47:46 +02:00
app-header-generator[bot]
ad967c9ae7
Update .app files (#945) 2025-09-25 21:53:37 +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
248ca1642f Merge branch 'main' of https://github.com/community-scripts/ProxmoxVED 2025-09-25 14:58:56 +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
dbc7815d86 Update GoAway 2025-09-25 14:56:13 +02:00
tremor021
a9df079a48 Update json 2025-09-25 14:55:52 +02:00
CanbiZ
49ca9926cc Create newtemplateavailable.png
Some checks failed
Bump build.func Revision / bump-revision (push) Has been cancelled
2025-09-25 14:14:58 +02:00
tremor021
f422c1be3e Update GoAway 2025-09-25 11:05:52 +02:00
tremor021
aa643268c9 Add GoAway json 2025-09-25 10:56:08 +02:00
Tobias
2e003c2956
Update ntfy.sh 2025-09-25 10:37:11 +02:00
Tobias
11d8da538b
Update ntfy installation script with new repository 2025-09-25 10:23:49 +02:00
Tobias
0e53991f28
Update author information and version in ntfy.sh 2025-09-25 10:18:28 +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
Tobias
e55f5b5340
Create ntfy.sh for container setup and updates
Added a script for managing ntfy container updates and initialization.
2025-09-25 09:57:26 +02:00
tremor021
5816d481e2 Update GoAway to Deb13 2025-09-25 09:54:17 +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
CanbiZ
d3cb51977e
Merge pull request #938 from community-scripts/pr-update-app-files
[core] update .app files
2025-09-25 09:20:29 +02:00
GitHub Actions
490815e116 Update .app files 2025-09-25 07:18:31 +00:00
tremor021
1ff54b289a Update GoAway 2025-09-25 09:18:09 +02:00
tremor021
9c46401c69 Update 2025-09-25 09:10:20 +02:00