5614 Commits

Author SHA1 Message Date
CanbiZ
6373e16d44 Refactor network string construction in build_container
Some checks failed
Bump build.func Revision / bump-revision (push) Has been cancelled
Improves readability and flexibility by building the NET_STRING variable incrementally, using parameter expansion to include only set values for MAC, GATE, VLAN, and MTU. This change makes the network configuration more robust and easier to maintain.
2025-09-22 11:34:44 +02:00
CanbiZ
2db707079b Update build.func
Some checks failed
Bump build.func Revision / bump-revision (push) Has been cancelled
2025-09-22 11:31:19 +02:00
tremor021
923a24a1cc Update shell detection
Some checks failed
Bump build.func Revision / bump-revision (push) Has been cancelled
2025-09-22 09:34:31 +02:00
Bas van den Berg
192ab11b62
Manyfold-script deferred 2025-09-21 13:34:39 +02:00
Bas van den Berg
527c31a94e
Enhance warracker.sh to update application
Added commands to update the application and install dependencies.
2025-09-20 18:13:44 +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
566230585b
Update default resource limits and service checks 2025-09-19 20:28:25 +02:00
Bas van den Berg
c6ae026aaf
Update warracker.json with new project details 2025-09-19 20:27:41 +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
3c1bf165c9
Fix typo in nginx service commands 2025-09-19 20:10:43 +02:00
Bas van den Berg
cf9ae4500b
Change directory check from /opt/signoz to /opt/warracker 2025-09-19 20:09:47 +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
026756981c
Remove redundant update messages in warracker.sh 2025-09-19 19:57:15 +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
CanbiZ
9f396dfa5c
Merge pull request #918 from cobaltgit/alpine-ntfy
Fix alpine-ntfy
2025-09-19 13:13:54 +02:00
Cobalt
2a92cf8c26
ditto 2025-09-19 11:29:44 +01:00
Cobalt
19299fdde4
Replace init_error_traps with catch_errors 2025-09-19 11:29:33 +01:00
Cobalt
440f1a28b5
Merge branch 'community-scripts:main' into alpine-ntfy 2025-09-19 11:29:06 +01:00
CanbiZ
aa70cba3be
Merge pull request #917 from community-scripts/pr-update-app-files
[core] update .app files
2025-09-19 12:04:05 +02:00
GitHub Actions
f2271e46fd Update .app files 2025-09-19 09:44:33 +00:00
cobaltgit
06e2ed38a0 alpine-ntfy: revert header 2025-09-19 11:44:13 +02:00
cobaltgit
ef76064f7c alpine-ntfy: add header 2025-09-19 11:44:13 +02: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
8770140fc4 alpine-caddy: revert thingy, forgot to change branch n allat 2025-09-19 11:44:13 +02:00
cobaltgit
0e0352c2f9 alpine-ntfy: restart ntfy after update 2025-09-19 11:44:13 +02:00
cobaltgit
05a8a13bfd alpine-ntfy: rename app to alpine-ntfy 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
0f77489314 alpine-ntfy: add json 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
Cobalt
419c780153 alpine-caddy: change name and slug in frontend json 2025-09-19 11:44:13 +02:00
CanbiZ
3f3e731c27 Merge branch 'main' of https://github.com/community-scripts/ProxmoxVED
Some checks failed
Bump build.func Revision / bump-revision (push) Has been cancelled
2025-09-19 11:03:22 +02:00
CanbiZ
a03d46f5b2 Update build.func 2025-09-19 11:03:21 +02:00
CanbiZ
042abcf95f
Merge pull request #916 from community-scripts/pr-update-app-files
[core] update .app files
2025-09-19 10:01:04 +02:00
GitHub Actions
37e6c5070e Update .app files 2025-09-19 07:55:57 +00:00
CanbiZ
1ac0e0e792 Update outline.sh 2025-09-19 09:55:41 +02:00
CanbiZ
91d2f5f5ee Update tunarr-install.sh 2025-09-19 09:51:14 +02:00
CanbiZ
c2ee70029d Refactor hardware acceleration setup in install script
Improves package installation formatting, removes unnecessary device permission changes, and updates prompt to reference Debian 13 for the non-free Intel driver. Also refines user group addition commands for clarity and reliability.
2025-09-19 09:38:33 +02:00
CanbiZ
177e45cc23 Update tunarr-install.sh 2025-09-19 09:35:40 +02:00
CanbiZ
f4fbaa3e2c Merge branch 'main' of https://github.com/community-scripts/ProxmoxVED 2025-09-19 09:35:05 +02:00
CanbiZ
d3c0a0773d Refactor backup and package install in tunarr scripts
Removes backup creation from the tunarr update script to streamline the update process. Refactors package installation in the install script for better readability and updates messaging for open package installation.
2025-09-19 09:35:04 +02:00
tremor021
14bac9468f Pin Outline version 2025-09-19 09:23:39 +02:00
tremor021
53d5127c5a Update Outline 2025-09-19 09:13:40 +02:00
tremor021
d4b006aec1 Add Outline for testing 2025-09-19 09:11:05 +02:00
CanbiZ
d2e2b33c83 Update build.func
Some checks failed
Bump build.func Revision / bump-revision (push) Has been cancelled
2025-09-19 09:09:17 +02:00
CanbiZ
703c4d96b5 Update tunarr.json 2025-09-19 09:04:32 +02:00
CanbiZ
6d907e50ed fixes 2025-09-19 09:03:51 +02:00