1515 Commits

Author SHA1 Message Date
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
Tobias
2e003c2956
Update ntfy.sh 2025-09-25 10:37:11 +02:00
Tobias
0e53991f28
Update author information and version in ntfy.sh 2025-09-25 10:18:28 +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
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
CanbiZ
9f0d0bcd60 Cleanup 2025-09-25 09:10:03 +02:00
tremor021
dcca042560 Add GoAway script 2025-09-25 09:03:05 +02:00
GitHub Actions
6f4425ae76 Update .app files 2025-09-24 12:07:09 +00: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
476ab98f59 Add Monica test 2025-09-24 13:01:31 +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
GitHub Actions
4d2171b270 Update .app files 2025-09-22 20:42:41 +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
2da3b1bb15
deb13 2025-09-22 19:50:13 +02:00
tremor021
726a5425af Update UpSnap 2025-09-22 19:24:43 +02:00
GitHub Actions
e168aee4bc Update .app files 2025-09-22 16:47:40 +00: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
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
566230585b
Update default resource limits and service checks 2025-09-19 20:28:25 +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
026756981c
Remove redundant update messages in warracker.sh 2025-09-19 19:57:15 +02:00
Cobalt
2a92cf8c26
ditto 2025-09-19 11:29:44 +01: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
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
e9d15d413e ct: add alpine-ntfy
todo: add json, change port to 80
2025-09-19 11:44:13 +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
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
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