1798 Commits

Author SHA1 Message Date
rrole
a405ad9df2 Fix paths 2025-11-25 13:01:32 +01:00
rrole
80a8beb2df
Merge branch 'community-scripts:main' into wanderer 2025-11-25 12:44:16 +01:00
GitHub Actions
c2043ae00a Update .app files 2025-11-25 08:34:09 +00:00
CanbiZ
585a0e17bb add qdrant 2025-11-25 09:33:52 +01:00
tremor021
8ef47507f8 VE>VED 2025-11-24 14:57:12 +01:00
tremor021
ab4f4c117d Joplin test 2025-11-24 14:56:21 +01:00
Roger Sole
d4580d85b0 Add wanderer script 2025-11-23 20:11:38 +01:00
CanbiZ
ba28ede3e3 remove upgopher 2025-11-22 17:39:12 +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
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
GitHub Actions
2ac721cc6d Update .app files 2025-11-19 14:48:45 +00:00
Michel Roegl-Brunner
b75f422dc8
Merge pull request #1068 from wanetty/add-upgopher
Add Upgopher file server script
2025-11-17 11:40:58 +01:00
Tobias
7ce0006f8b
Fix service messages in upgopher.sh 2025-11-17 10:40:57 +01:00
tremor021
0c5197188e Add Passbolt script 2025-11-16 13:04:45 +01:00
Tobias
f8eea70150
Use STD variable for npm run build command 2025-11-15 00:05:24 +01:00
Tobias
189b8569c4
Update domain-locker.sh 2025-11-14 14:13:20 +01:00
Tobias
f0d295ffdc
Increase default RAM from 8192 to 10240 2025-11-14 13:43:31 +01:00
Tobias
06a38ea8ed
Refactor domain-locker installation and build process 2025-11-13 15:43:35 +01:00
CanbiZ
b783a01dd3 Merge branch 'main' of https://github.com/community-scripts/ProxmoxVED 2025-11-13 15:36:47 +01:00
CanbiZ
300d54a30b Remove Domain Monitor, Miniflux, NetVisor, and Splunk scripts
Deleted installation and container scripts, as well as related JSON metadata, for Domain Monitor, Miniflux, NetVisor, and Splunk Enterprise. This removes support for these applications from the repository.
2025-11-13 15:36:40 +01:00
71c6c5183b librennms 2025-11-13 15:35:30 +01:00
5c1f5f8c9c librensm 2025-11-13 15:19:30 +01:00
CanbiZ
bbc6908d68 noob 2025-11-13 14:50:50 +01:00
vhsdream
02797ba586 Small adjustments for NetVisor 2025-11-12 19:16:04 -05:00
Tobias
4c4943dc19
Refactor gitea-mirror.sh to use Node.js setup
Removed Bun installation steps and set up Node.js with Bun.
2025-11-12 11:44:00 +01:00
Tobias
5b1c9812ce
Fix environment detection and update gitea-mirror script 2025-11-12 11:39:47 +01:00
GitHub Actions
a5207cb18c Update .app files 2025-11-11 14:31:11 +00:00
Tobias
4409bbb2c6
Update GitHub repository reference in web-check script 2025-11-11 15:30:50 +01:00
Tobias
955b3f467c
update web-check 2025-11-11 15:19:40 +01:00
Tobias
5c80aea642
Update default CPU and RAM settings
Increase default CPU and RAM values for Domain-Locker.
2025-11-11 10:58:06 +01:00
tremor021
646f1bf561 Add Metabase script 2025-11-11 10:56:32 +01:00
Tobias
ea780097be
Increase default CPU and RAM values 2025-11-11 09:37:25 +01:00
Tobias
e5529a1b1d
Add web-check setup script 2025-11-11 08:50:59 +01:00
Tobias
8fc5443ed5
Update domain-locker.sh 2025-11-10 22:01:35 +01:00
Tobias
99ce547924
Increase default disk size from 4GB to 8GB 2025-11-10 16:23:27 +01:00
Tobias
d21c42e1dc
Add domain-locker.sh 2025-11-10 14:22:50 +01:00
CanbiZ
b8c35bfb9f Remove container and install scripts for multiple apps
Deleted setup and install scripts for donetick, infisical, nginxproxymanager, openwebui, pangolin, and tracktor from ct/ and install/ directories. Also fixed unbound variable error in setup_mariadb_db by using '${DB_PASS:-}' in misc/tools.func.
2025-11-10 13:21:53 +01:00
GitHub Actions
12fcab30b0 Update .app files 2025-11-09 20:11:47 +00:00
vhsdream
f06b86cb77 NetVisor: some cosmetic changes; add stdout/stderr config to service files 2025-11-09 15:11:14 -05:00
vhsdream
5da0f6b5cb Netvisor: fix toolchain parsing 2025-11-09 11:40:31 -05:00
vhsdream
3f0cbf9242 Netvisor: use specified toolchain 2025-11-09 11:28:29 -05:00
GitHub Actions
46ae6e7802 Update .app files 2025-11-09 16:11:12 +00:00
vhsdream
6d49c8f297 Netvisor: add OIDC and more comments to env 2025-11-09 11:10:50 -05:00
vhsdream
6e480d053f fix app name and hdd 2025-11-09 10:03:57 -05:00
vhsdream
a0eaa25302 Add Netvisor for testing 2025-11-09 10:01:31 -05:00
GitHub Actions
efc23bdd9d Update .app files 2025-11-07 15:48:48 +00:00
tremor021
0eb03ebd9e Finish 2025-11-07 16:48:29 +01:00