Tobias
4a1d947ca7
Remove duplicate warning for app not installed
...
Removed redundant warning message for app installation.
2025-11-21 10:14:08 +01:00
Tobias
c528c283ed
Rename add-qbittorrent-exporter to qbittorrent-exporter
2025-11-21 10:05:29 +01:00
Tobias
b259fa373b
Add header_info function call in qbittorrent-exporter.sh
2025-11-21 10:01:51 +01:00
Tobias
1cc22bd070
Refactor qbittorrent-exporter.sh to remove redundancy
...
Removed duplicate function source calls and header_info invocation.
2025-11-21 09:57:43 +01:00
Tobias
e7006f788d
Fix category IDs in qbittorrent-exporter.json
2025-11-21 09:46:34 +01:00
CanbiZ
7df0469c30
Merge branch 'main' of https://github.com/community-scripts/ProxmoxVED
2025-11-21 09:46:03 +01:00
CanbiZ
ce4acc7221
Update upgopher-install.sh
2025-11-21 09:45:55 +01:00
Tobias
d48a352884
Rename add-qbittorrent-exporter.sh to qbittorrent-exporter.sh
2025-11-21 09:44:07 +01:00
Tobias
7932be9fb3
Create qbittorrent-exporter.json
2025-11-21 09:42:50 +01:00
Tobias
6515161ba2
Remove DEFAULT_PORT variable from script
2025-11-21 09:42:03 +01:00
CanbiZ
fa335a11f5
Remove Asterisk installation scripts
...
Deleted ct/asterisk.sh and install/asterisk-install.sh, removing support for Asterisk container and installation. Updated ct/freepbx.sh to use the correct build.func source URL. This streamlines the codebase by dropping Asterisk-related scripts.
2025-11-21 09:40:43 +01:00
CanbiZ
e84fe547ad
cleanup
2025-11-21 09:36:50 +01:00
CanbiZ
37bd1b5b64
Improve Mealie update and install scripts
...
Update ct/mealie.sh to use Node.js 24, enhance backup and restore logic, ensure required environment variables are set, and improve frontend rebuild and dependency installation steps. Minor cleanup in install/mealie-install.sh by removing unnecessary blank lines.
2025-11-21 09:34:26 +01:00
tremor021
de6630a0dc
Add CronMaster install script
2025-11-20 16:03:04 +01:00
CanbiZ
3d619959a5
refactor mealie
2025-11-20 14:04:26 +01:00
CanbiZ
d893df02aa
Fix mealie-install.sh: use uv sync, add .env file, use uv run for systemd service
2025-11-20 13:44:32 +01:00
CanbiZ
52847c8dd8
Fix motd_ssh console issue: remove systemctl restart that breaks getty TTY
2025-11-20 13:34:42 +01:00
CanbiZ
79b44d3007
Update core.func
2025-11-20 11:29:26 +01:00
CanbiZ
32945e9830
Fix mealie-install.sh: use uv run for python NLTK command
2025-11-20 11:14:06 +01:00
CanbiZ
63620e5837
Refactor Mealie install and update scripts for uv
...
Switches backend environment setup from Poetry to uv, updates start script to use 'uv run mealie', and simplifies database setup using a helper function. Removes Poetry-related build and install steps, and updates NLTK data download and environment variable handling for consistency.
2025-11-20 10:23:37 +01:00
CanbiZ
c54b3ba1cb
mealie uv
2025-11-20 09:42:26 +01:00
CanbiZ
3445af7a12
Merge pull request #1129 from community-scripts/dependabot/go_modules/api/go_modules-dd7da38a6b
...
Bump golang.org/x/crypto from 0.35.0 to 0.45.0 in /api in the go_modules group across 1 directory
2025-11-20 09:03:56 +01:00
dependabot[bot]
2e49b29b88
Bump golang.org/x/crypto
...
Bumps the go_modules group with 1 update in the /api directory: [golang.org/x/crypto](https://github.com/golang/crypto ).
Updates `golang.org/x/crypto` from 0.35.0 to 0.45.0
- [Commits](https://github.com/golang/crypto/compare/v0.35.0...v0.45.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/crypto
dependency-version: 0.45.0
dependency-type: indirect
dependency-group: go_modules
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-11-20 01:35:46 +00:00
CanbiZ
b7430c20fe
Update remaining pve_check functions to support Proxmox 9.0 and 9.1
2025-11-19 16:42:59 +01:00
CanbiZ
9e22bee07e
Extend PVE support to version 9.0 and 9.1 in all pve_check functions
2025-11-19 16:39:05 +01:00
CanbiZ
eea15912e2
Merge pull request #1127 from community-scripts/pr-update-app-files
...
[core] update .app files
2025-11-19 15:49:20 +01:00
GitHub Actions
2ac721cc6d
Update .app files
2025-11-19 14:48:45 +00:00
Tobias
d4efc508b5
Update qbittorrent-exporter installation script
2025-11-19 14:39:20 +01:00
Tobias
09fe5a940a
Remove unused function and clean up whitespace
...
Removed unused header_info function and cleared whitespace.
2025-11-19 14:11:40 +01:00
Tobias
c1852045c6
Create add-qbittorrent-exporter.sh
2025-11-19 14:04:39 +01:00
bluisholive
1fe7756188
Merge branch 'byparr' of https://github.com/luismco/ProxmoxVED into byparr
2025-11-19 12:40:06 +00:00
bluisholive
1d9258004d
added dependencies
2025-11-19 12:39:23 +00:00
bluisholive
5fa8d783fc
added libasound2
2025-11-19 12:39:23 +00:00
bluisholive
99dfd7d1d1
added chromium-common
2025-11-19 12:39:22 +00:00
Luís Oliveira
5ec4b6ff84
removed debugging step
2025-11-19 12:39:22 +00:00
Luís Oliveira
a7dbe05d6d
removed cleanup_lxc due to error
2025-11-19 12:39:22 +00:00
Luís Oliveira
ee824f2d54
Added sync command
2025-11-19 12:39:22 +00:00
Luís Oliveira
773e250193
Added install and ct files
2025-11-19 12:39:22 +00:00
bluisholive
a67dd2a425
added dependencies
2025-11-19 11:51:48 +00:00
bluisholive
73d5f5afec
added libasound2
2025-11-19 10:55:58 +00:00
bluisholive
38faeee12e
added chromium-common
2025-11-19 10:41:29 +00:00
CanbiZ
686e1988b3
Fix motd_ssh timing in description() - remove late post-install call
2025-11-17 17:22:54 +01:00
CanbiZ
5ed03e1c62
Lowercase APPLICATION variable for credentials filenames (e.g. plex.creds instead of Plex.creds)
2025-11-17 16:18:15 +01:00
CanbiZ
9607c83465
Compact network check output: combine IPv4/IPv6 status into single line
2025-11-17 16:11:14 +01:00
CanbiZ
1c80a22685
Add container cleanup prompt to error_handler for build failures (e.g. GPU passthrough errors)
2025-11-17 16:02:29 +01:00
CanbiZ
d08d3ec424
Fix: remove debug echo from post_to_api, fix dev_index arithmetic in GPU passthrough (set -e compatible)
2025-11-17 15:44:56 +01:00
CanbiZ
68aa1df1b6
Fix GPU passthrough: use dev0/dev1 format instead of lxc.mount.entry, fix GID detection, cleanup output
2025-11-17 15:25:45 +01:00
CanbiZ
a7daaee5ae
Refactor dev MOTD/SSH setup and journal cleanup
...
Moved MOTD/SSH setup for dev mode in LXC containers to run after installation and when containers are kept for debugging, improving reliability and clarity. Updated journalctl cleanup to avoid using $STD and suppress errors if systemd-journald is not initialized. Also refactored indentation in misc/api.func for consistency.
2025-11-17 15:09:36 +01:00
CanbiZ
1090081a66
remove ipv6 from api
2025-11-17 15:01:22 +01:00
CanbiZ
b5d3293202
typo
2025-11-17 14:58:29 +01:00