Compare commits

...

18 Commits

Author SHA1 Message Date
community-scripts-pr-app[bot]
dc3736146a Update CHANGELOG.md (#9486)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-28 00:14:09 +00:00
community-scripts-pr-app[bot]
40edc3e908 Update versions.json (#9485)
Co-authored-by: GitHub Actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-28 01:13:45 +01:00
community-scripts-pr-app[bot]
92bc24d1e5 Update CHANGELOG.md (#9483)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-27 14:24:38 +00:00
Josh
bdef4cbfef PBS: fix typo (#9482)
* fix PBS warning typo

* lowercase IPv6

---------

Co-authored-by: jharmsen <jharmsen@JH-MBA.local>
2025-11-27 15:24:08 +01:00
community-scripts-pr-app[bot]
7d47eb81e9 Update CHANGELOG.md (#9481)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-27 13:31:39 +00:00
Michel Roegl-Brunner
276ce230f3 Upgrade pve-scripts-local to node 24 (#9457)
Co-authored-by: CanbiZ <47820557+MickLesk@users.noreply.github.com>
Co-authored-by: Tobias <96661824+CrazyWolf13@users.noreply.github.com>
2025-11-27 14:31:15 +01:00
CanbiZ
5f911164e3 Fix MongoDB setup version assignment 2025-11-27 14:02:11 +01:00
community-scripts-pr-app[bot]
8c6843f180 Update versions.json (#9477)
Co-authored-by: GitHub Actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-27 13:05:49 +01:00
community-scripts-pr-app[bot]
5004477246 Update CHANGELOG.md (#9474)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-27 08:14:01 +00:00
community-scripts-pr-app[bot]
8e15e0a524 Update date in json (#9473)
Co-authored-by: GitHub Actions <github-actions[bot]@users.noreply.github.com>
2025-11-27 08:13:36 +00:00
push-app-to-main[bot]
54b634cea4 Qdrant (#9465)
* 'Add new script'

* Update qdrant.sh

* Update qdrant.json

---------

Co-authored-by: push-app-to-main[bot] <203845782+push-app-to-main[bot]@users.noreply.github.com>
Co-authored-by: CanbiZ <47820557+MickLesk@users.noreply.github.com>
2025-11-27 09:13:15 +01:00
community-scripts-pr-app[bot]
d4e1b8f354 Update CHANGELOG.md (#9470)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-27 00:12:56 +00:00
community-scripts-pr-app[bot]
1a4f9ff815 Update versions.json (#9469)
Co-authored-by: GitHub Actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-27 01:12:34 +01:00
community-scripts-pr-app[bot]
ee3d4874d1 Update CHANGELOG.md (#9463)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-26 13:19:49 +00:00
Cam
01442d08ec Fix Open-WebUI install and upgrade commands (#9461) 2025-11-26 14:19:24 +01:00
community-scripts-pr-app[bot]
e1bf05ad69 Update CHANGELOG.md (#9462)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-26 12:49:34 +00:00
Slaviša Arežina
7d435a1a5e Increase RAM for LXC (#9460) 2025-11-26 13:49:07 +01:00
community-scripts-pr-app[bot]
7184755a0f Update versions.json (#9459)
Co-authored-by: GitHub Actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-26 13:07:04 +01:00
13 changed files with 404 additions and 255 deletions

View File

@@ -10,8 +10,36 @@
> [!CAUTION]
Exercise vigilance regarding copycat or coat-tailing sites that seek to exploit the project's popularity for potentially malicious purposes.
## 2025-11-28
## 2025-11-27
### 🆕 New Scripts
- Qdrant ([#9465](https://github.com/community-scripts/ProxmoxVE/pull/9465))
### 🚀 Updated Scripts
- #### 💥 Breaking Changes
- Upgrade pve-scripts-local to node 24 [@michelroegl-brunner](https://github.com/michelroegl-brunner) ([#9457](https://github.com/community-scripts/ProxmoxVE/pull/9457))
### 🌐 Website
- #### 🐞 Bug Fixes
- PBS: fix typo [@joshuaharmsen845](https://github.com/joshuaharmsen845) ([#9482](https://github.com/community-scripts/ProxmoxVE/pull/9482))
## 2025-11-26
### 🚀 Updated Scripts
- Joplin Server: Increase RAM for LXC [@tremor021](https://github.com/tremor021) ([#9460](https://github.com/community-scripts/ProxmoxVE/pull/9460))
- #### 🐞 Bug Fixes
- Fix Open WebUI update logic (swap upgrade/install) [@camcop](https://github.com/camcop) ([#9461](https://github.com/community-scripts/ProxmoxVE/pull/9461))
## 2025-11-25
### 🚀 Updated Scripts

6
ct/headers/qdrant Normal file
View File

@@ -0,0 +1,6 @@
____ __ __
/ __ \____/ /________ _____ / /_
/ / / / __ / ___/ __ `/ __ \/ __/
/ /_/ / /_/ / / / /_/ / / / / /_
\___\_\__,_/_/ \__,_/_/ /_/\__/

View File

@@ -8,7 +8,7 @@ source <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxV
APP="Joplin-Server"
var_tags="${var_tags:-notes}"
var_cpu="${var_cpu:-2}"
var_ram="${var_ram:-4096}"
var_ram="${var_ram:-6144}"
var_disk="${var_disk:-20}"
var_os="${var_os:-debian}"
var_version="${var_version:-13}"

View File

@@ -30,7 +30,7 @@ function update_script() {
msg_info "Updating MongoDB"
if lscpu | grep -q 'avx'; then
MONGO_VERSION="8.0" setup_mongodb
MONGO_VERSION="8.0"
else
msg_error "No AVX detected (CPU-Flag)! We have discontinued support for this. You are welcome to try it manually with a Debian LXC, but due to the many issues with Omada, we currently only support AVX CPUs."
exit 10

View File

@@ -42,7 +42,7 @@ function update_script() {
msg_info "Installing uv-based Open-WebUI"
PYTHON_VERSION="3.12" setup_uv
$STD uv tool upgrade --python 3.12 open-webui[all]
$STD uv tool install --python 3.12 open-webui[all]
msg_ok "Installed uv-based Open-WebUI"
msg_info "Restoring data"
@@ -108,7 +108,7 @@ EOF
msg_info "Updating Open WebUI via uv"
PYTHON_VERSION="3.12" setup_uv
$STD uv tool install --python 3.12 open-webui[all]
$STD uv tool upgrade --python 3.12 open-webui[all]
systemctl restart open-webui
msg_ok "Updated Open WebUI"
msg_ok "Updated successfully!"

View File

@@ -27,42 +27,9 @@ function update_script() {
msg_error "No ${APP} Installation Found!"
exit
fi
if check_for_gh_release "ProxmoxVE-Local" "community-scripts/ProxmoxVE-Local"; then
msg_info "Stopping Services"
systemctl stop pvescriptslocal
msg_ok "Stopped Services"
msg_info "Backup Data"
cp /opt/ProxmoxVE-Local/.env /opt/.env.bak
cp -r /opt/ProxmoxVE-Local/data /opt/data.bak
msg_ok "Backed up Data"
CLEAN_INSTALL=1 fetch_and_deploy_gh_release "ProxmoxVE-Local" "community-scripts/ProxmoxVE-Local"
msg_info "Restoring Data"
if [[ -f /opt/.env.bak ]]; then
mv /opt/.env.bak /opt/ProxmoxVE-Local/.env
fi
if [[ -d /opt/data.bak ]]; then
rm -rf /opt/ProxmoxVE-Local/data
mv /opt/data.bak /opt/ProxmoxVE-Local/data
fi
msg_ok "Restored Data"
msg_info "Updating PVE Scripts local"
cd /opt/ProxmoxVE-Local
chmod 755 data
$STD npm install
$STD npm run build
msg_ok "Updated PVE Scripts local"
msg_info "Starting Services"
systemctl start pvescriptslocal
msg_ok "Started Services"
msg_ok "Updated successfully!"
fi
exit
msg_custom "🚀" "${GN}" "The app offers a built-in updater. Please use it."
}
start

45
ct/qdrant.sh Normal file
View File

@@ -0,0 +1,45 @@
#!/usr/bin/env bash
source <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/misc/build.func)
# Copyright (c) 2021-2025 community-scripts ORG
# Author: MickLesk (CanbiZ)
# License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE
# Source: https://github.com/qdrant/qdrant
APP="Qdrant"
var_tags="${var_tags:-database;vector}"
var_cpu="${var_cpu:-1}"
var_ram="${var_ram:-1024}"
var_disk="${var_disk:-5}"
var_os="${var_os:-debian}"
var_version="${var_version:-13}"
var_unprivileged="${var_unprivileged:-1}"
header_info "$APP"
variables
color
catch_errors
function update_script() {
header_info
check_container_storage
check_container_resources
if [[ ! -d /var/lib/qdrant ]]; then
msg_error "No ${APP} Installation Found!"
exit
fi
if check_for_gh_release "qdrant" "qdrant/qdrant"; then
fetch_and_deploy_gh_release "qdrant" "qdrant/qdrant" "binary" "latest" "/usr/bin/qdrant"
chown -R root:root /var/lib/qdrant
chmod -R 755 /var/lib/qdrant
fi
exit
}
start
build_container
description
msg_ok "Completed Successfully!\n"
echo -e "${CREATING}${GN}${APP} setup has been successfully initialized!${CL}"
echo -e "${INFO}${YW} Access it using the following URL:${CL}"
echo -e "${TAB}${GATEWAY}${BGN}http://${IP}:6333/dashboard${CL}"

View File

@@ -20,7 +20,7 @@
"script": "ct/joplin-server.sh",
"resources": {
"cpu": 2,
"ram": 4096,
"ram": 6144,
"hdd": 20,
"os": "Debian",
"version": "13"
@@ -35,6 +35,10 @@
{
"text": "Application can take some time to build, depending on your host speed. Please be patient.",
"type": "info"
},
{
"text": "Default RAM size for LXC is set to 6GB because of Node.js building process. You can lower it after application installs",
"type": "info"
}
]
}

View File

@@ -37,7 +37,7 @@
"type": "warning"
},
{
"text": "Advanced Install is only possible with disabled IPV6! Otherwise the installation sometimes stuck.",
"text": "Advanced Install is only possible with IPv6 disabled! Otherwise, the installation may get stuck.",
"type": "warning"
}
]

View File

@@ -0,0 +1,35 @@
{
"name": "Qdrant",
"slug": "qdrant",
"categories": [
8
],
"date_created": "2025-11-27",
"type": "ct",
"updateable": true,
"privileged": false,
"config_path": "/etc/qdrant/config.yaml",
"interface_port": 6333,
"documentation": "https://github.com/qdrant/qdrant",
"website": "https://qdrant.tech/",
"logo": "https://cdn.jsdelivr.net/gh/selfhst/icons/webp/qdrant.webp",
"description": "Qdrant is a vector search engine and vector database that allows you to store, search, and manage high-dimensional vectors efficiently.",
"install_methods": [
{
"type": "default",
"script": "ct/qdrant.sh",
"resources": {
"cpu": 1,
"ram": 1024,
"hdd": 5,
"os": "debian",
"version": "13"
}
}
],
"default_credentials": {
"username": null,
"password": null
},
"notes": []
}

View File

@@ -1,8 +1,218 @@
[
{
"name": "BerriAI/litellm",
"version": "v1.80.7-nightly",
"date": "2025-11-27T23:19:40Z"
},
{
"name": "go-vikunja/vikunja",
"version": "v1.0.0-rc0",
"date": "2025-08-17T18:47:15Z"
},
{
"name": "rcourtman/Pulse",
"version": "v4.34.0",
"date": "2025-11-27T21:14:29Z"
},
{
"name": "phpipam/phpipam",
"version": "v1.7.4",
"date": "2025-11-27T18:53:28Z"
},
{
"name": "verdaccio/verdaccio",
"version": "v6.2.3",
"date": "2025-11-27T18:25:56Z"
},
{
"name": "pi-hole/pi-hole",
"version": "v6.3",
"date": "2025-11-27T18:12:22Z"
},
{
"name": "Brandawg93/PeaNUT",
"version": "v5.18.0",
"date": "2025-11-27T18:04:51Z"
},
{
"name": "home-assistant/core",
"version": "2025.11.3",
"date": "2025-11-21T17:03:22Z"
},
{
"name": "cockpit-project/cockpit",
"version": "352",
"date": "2025-11-27T15:38:26Z"
},
{
"name": "theonedev/onedev",
"version": "v13.1.2",
"date": "2025-11-27T12:48:22Z"
},
{
"name": "chrisbenincasa/tunarr",
"version": "v0.23.0-alpha.26",
"date": "2025-11-27T12:30:05Z"
},
{
"name": "chrisvel/tududi",
"version": "v0.86.1",
"date": "2025-11-14T05:05:44Z"
},
{
"name": "crowdsecurity/crowdsec",
"version": "v1.7.3",
"date": "2025-10-24T10:51:12Z"
},
{
"name": "evcc-io/evcc",
"version": "0.210.2",
"date": "2025-11-27T09:18:22Z"
},
{
"name": "morpheus65535/bazarr",
"version": "v1.5.3",
"date": "2025-09-20T12:12:33Z"
},
{
"name": "Jackett/Jackett",
"version": "v0.24.361",
"date": "2025-11-27T05:59:03Z"
},
{
"name": "ipfs/kubo",
"version": "v0.39.0",
"date": "2025-11-27T03:47:38Z"
},
{
"name": "ollama/ollama",
"version": "v0.13.0",
"date": "2025-11-19T14:16:07Z"
},
{
"name": "OliveTin/OliveTin",
"version": "3000.5.0",
"date": "2025-11-27T01:21:41Z"
},
{
"name": "gtsteffaniak/filebrowser",
"version": "v1.1.2-experimental-sqlite",
"date": "2025-11-27T00:54:40Z"
},
{
"name": "YunoHost/yunohost",
"version": "debian/12.1.36",
"date": "2025-11-27T00:33:48Z"
},
{
"name": "jeedom/core",
"version": "4.5",
"date": "2025-11-27T00:27:13Z"
},
{
"name": "steveiliop56/tinyauth",
"version": "v4.1.0",
"date": "2025-11-23T12:13:34Z"
},
{
"name": "jenkinsci/jenkins",
"version": "jenkins-2.539",
"date": "2025-11-25T16:05:32Z"
},
{
"name": "gristlabs/grist-core",
"version": "v1.7.8",
"date": "2025-11-26T22:35:03Z"
},
{
"name": "tailscale/tailscale",
"version": "v1.93.0-pre",
"date": "2025-11-26T20:50:59Z"
},
{
"name": "keycloak/keycloak",
"version": "26.2.11",
"date": "2025-11-25T18:04:45Z"
},
{
"name": "firefly-iii/firefly-iii",
"version": "v6.4.8",
"date": "2025-11-13T04:42:27Z"
},
{
"name": "Stirling-Tools/Stirling-PDF",
"version": "v2.0.0",
"date": "2025-11-25T23:19:38Z"
"version": "v2.0.1",
"date": "2025-11-26T17:32:37Z"
},
{
"name": "jhuckaby/Cronicle",
"version": "v0.9.101",
"date": "2025-11-26T17:14:35Z"
},
{
"name": "NodeBB/NodeBB",
"version": "v4.7.0",
"date": "2025-11-26T16:59:45Z"
},
{
"name": "n8n-io/n8n",
"version": "n8n@1.121.3",
"date": "2025-11-26T14:58:48Z"
},
{
"name": "readeck/readeck",
"version": "0.21.3",
"date": "2025-11-26T16:08:17Z"
},
{
"name": "duplicati/duplicati",
"version": "v2.2.0.2-2.2.0.2_beta_2025-11-26",
"date": "2025-11-26T14:20:54Z"
},
{
"name": "healthchecks/healthchecks",
"version": "v3.12",
"date": "2025-11-26T12:46:55Z"
},
{
"name": "openobserve/openobserve",
"version": "v0.20.0-rc2",
"date": "2025-11-26T12:15:42Z"
},
{
"name": "inventree/InvenTree",
"version": "1.1.6",
"date": "2025-11-26T11:42:59Z"
},
{
"name": "tobychui/zoraxy",
"version": "v3.3.0-rc2",
"date": "2025-11-26T11:42:11Z"
},
{
"name": "Luligu/matterbridge",
"version": "3.4.0",
"date": "2025-11-26T11:41:16Z"
},
{
"name": "NLnetLabs/unbound",
"version": "release-1.24.2",
"date": "2025-11-26T11:22:30Z"
},
{
"name": "wazuh/wazuh",
"version": "coverity-w48-4.14.2",
"date": "2025-11-26T07:57:00Z"
},
{
"name": "SigNoz/signoz",
"version": "v0.103.0",
"date": "2025-11-26T06:51:12Z"
},
{
"name": "HabitRPG/habitica",
"version": "v5.42.0",
"date": "2025-11-26T02:01:01Z"
},
{
"name": "BookStackApp/BookStack",
@@ -14,16 +224,6 @@
"version": "preview-test-fix-subscriptions",
"date": "2025-11-25T22:11:46Z"
},
{
"name": "gristlabs/grist-core",
"version": "v1.7.8",
"date": "2025-11-25T20:50:33Z"
},
{
"name": "BerriAI/litellm",
"version": "v1.80.5.dev1",
"date": "2025-11-25T20:23:57Z"
},
{
"name": "wizarrrr/wizarr",
"version": "v2025.11.3",
@@ -34,26 +234,11 @@
"version": "v4.4.7",
"date": "2025-11-25T19:58:16Z"
},
{
"name": "tailscale/tailscale",
"version": "v1.90.9",
"date": "2025-11-25T18:21:40Z"
},
{
"name": "karlomikus/bar-assistant",
"version": "v5.9.3",
"date": "2025-11-25T18:18:34Z"
},
{
"name": "keycloak/keycloak",
"version": "26.2.11",
"date": "2025-11-25T18:04:45Z"
},
{
"name": "gtsteffaniak/filebrowser",
"version": "v1.0.2-stable",
"date": "2025-11-25T18:00:38Z"
},
{
"name": "Dolibarr/dolibarr",
"version": "22.0.3",
@@ -64,41 +249,21 @@
"version": "v1.143.0",
"date": "2025-11-25T16:49:54Z"
},
{
"name": "jenkinsci/jenkins",
"version": "jenkins-2.539",
"date": "2025-11-25T16:05:32Z"
},
{
"name": "usememos/memos",
"version": "v0.25.3",
"date": "2025-11-25T15:40:41Z"
},
{
"name": "openobserve/openobserve",
"version": "v0.20.0-rc1",
"date": "2025-11-25T13:25:19Z"
},
{
"name": "booklore-app/booklore",
"version": "v1.12.0",
"date": "2025-11-25T13:17:08Z"
},
{
"name": "chrisbenincasa/tunarr",
"version": "v0.23.0-alpha.25",
"date": "2025-11-25T12:18:04Z"
},
{
"name": "open-webui/open-webui",
"version": "v0.6.40",
"date": "2025-11-25T11:01:46Z"
},
{
"name": "n8n-io/n8n",
"version": "n8n@1.122.1",
"date": "2025-11-24T17:33:59Z"
},
{
"name": "documenso/documenso",
"version": "v2.1.0",
@@ -119,26 +284,6 @@
"version": "v2.0.11",
"date": "2025-11-04T08:51:05Z"
},
{
"name": "morpheus65535/bazarr",
"version": "v1.5.3",
"date": "2025-09-20T12:12:33Z"
},
{
"name": "Jackett/Jackett",
"version": "v0.24.356",
"date": "2025-11-25T05:55:49Z"
},
{
"name": "jeedom/core",
"version": "4.4.20",
"date": "2025-11-25T00:27:08Z"
},
{
"name": "steveiliop56/tinyauth",
"version": "v4.1.0",
"date": "2025-11-23T12:13:34Z"
},
{
"name": "esphome/esphome",
"version": "2025.11.1",
@@ -154,11 +299,6 @@
"version": "2.3.6",
"date": "2025-11-24T19:40:27Z"
},
{
"name": "rcourtman/Pulse",
"version": "v4.32.7",
"date": "2025-11-24T18:45:58Z"
},
{
"name": "msgbyte/tianji",
"version": "v1.30.15",
@@ -199,11 +339,6 @@
"version": "2.610",
"date": "2025-11-24T04:28:30Z"
},
{
"name": "firefly-iii/firefly-iii",
"version": "v6.4.8",
"date": "2025-11-13T04:42:27Z"
},
{
"name": "raydak-labs/configarr",
"version": "v1.18.0",
@@ -214,11 +349,6 @@
"version": "2.2",
"date": "2025-11-23T17:32:38Z"
},
{
"name": "verdaccio/verdaccio",
"version": "v6.2.2",
"date": "2025-11-23T16:54:07Z"
},
{
"name": "crafty-controller/crafty-4",
"version": "v4.6.1",
@@ -229,16 +359,6 @@
"version": "5.0.3",
"date": "2025-11-23T14:22:13Z"
},
{
"name": "readeck/readeck",
"version": "0.21.2",
"date": "2025-11-23T10:56:43Z"
},
{
"name": "tobychui/zoraxy",
"version": "v3.3.0-rc1",
"date": "2025-11-23T05:42:35Z"
},
{
"name": "hyperion-project/hyperion.ng",
"version": "2.1.1",
@@ -249,11 +369,6 @@
"version": "v2.20.0",
"date": "2025-11-22T21:56:00Z"
},
{
"name": "OliveTin/OliveTin",
"version": "2025.11.25",
"date": "2025-11-22T21:00:52Z"
},
{
"name": "Cleanuparr/Cleanuparr",
"version": "v2.4.6",
@@ -284,16 +399,6 @@
"version": "server-v3.4.4",
"date": "2025-09-25T13:19:26Z"
},
{
"name": "inventree/InvenTree",
"version": "1.1.5",
"date": "2025-11-22T07:02:52Z"
},
{
"name": "theonedev/onedev",
"version": "v13.1.0",
"date": "2025-11-22T04:29:25Z"
},
{
"name": "TwiN/gatus",
"version": "v5.33.0",
@@ -314,11 +419,6 @@
"version": "v1.72.0",
"date": "2025-11-21T18:20:58Z"
},
{
"name": "home-assistant/core",
"version": "2025.11.3",
"date": "2025-11-21T17:03:22Z"
},
{
"name": "Bubka/2FAuth",
"version": "v5.6.1",
@@ -369,11 +469,6 @@
"version": "v4.3.2",
"date": "2025-10-18T12:11:00Z"
},
{
"name": "ollama/ollama",
"version": "v0.13.1-rc0",
"date": "2025-11-20T21:30:35Z"
},
{
"name": "project-zot/zot",
"version": "v2.1.11",
@@ -389,21 +484,6 @@
"version": "5.26.17",
"date": "2025-11-20T16:09:28Z"
},
{
"name": "duplicati/duplicati",
"version": "v2.2.0.101-2.2.0.101_canary_2025-11-20",
"date": "2025-11-20T14:50:45Z"
},
{
"name": "NodeBB/NodeBB",
"version": "v4.6.3",
"date": "2025-11-20T14:13:22Z"
},
{
"name": "SigNoz/signoz",
"version": "v0.102.1",
"date": "2025-11-20T12:20:18Z"
},
{
"name": "kimai/kimai",
"version": "2.44.0",
@@ -499,21 +579,11 @@
"version": "v0.7.5",
"date": "2025-11-18T10:50:21Z"
},
{
"name": "wazuh/wazuh",
"version": "coverity-w47-4.14.2",
"date": "2025-11-18T07:24:43Z"
},
{
"name": "0xERR0R/blocky",
"version": "v0.28.2",
"date": "2025-11-18T05:51:46Z"
},
{
"name": "ipfs/kubo",
"version": "v0.38.2",
"date": "2025-10-30T02:44:09Z"
},
{
"name": "VictoriaMetrics/VictoriaMetrics",
"version": "pmm-6401-v1.130.0",
@@ -564,11 +634,6 @@
"version": "v2.15.0",
"date": "2025-11-16T18:53:49Z"
},
{
"name": "Luligu/matterbridge",
"version": "3.3.8",
"date": "2025-11-16T17:04:37Z"
},
{
"name": "AlexxIT/go2rtc",
"version": "v1.9.12",
@@ -624,11 +689,6 @@
"version": "v4.6.5",
"date": "2025-11-14T06:59:44Z"
},
{
"name": "chrisvel/tududi",
"version": "v0.86.1",
"date": "2025-11-14T05:05:44Z"
},
{
"name": "PrivateBin/PrivateBin",
"version": "1.7.9",
@@ -639,31 +699,16 @@
"version": "v2.40.3",
"date": "2025-10-30T09:35:37Z"
},
{
"name": "evcc-io/evcc",
"version": "0.209.8",
"date": "2025-11-13T07:20:49Z"
},
{
"name": "pymedusa/Medusa",
"version": "v1.0.25",
"date": "2025-11-12T16:57:54Z"
},
{
"name": "cockpit-project/cockpit",
"version": "351",
"date": "2025-11-12T11:28:06Z"
},
{
"name": "moghtech/komodo",
"version": "v1.19.5",
"date": "2025-09-27T20:59:46Z"
},
{
"name": "Brandawg93/PeaNUT",
"version": "v5.17.0",
"date": "2025-11-11T20:15:54Z"
},
{
"name": "juanfont/headscale",
"version": "v0.27.1",
@@ -744,21 +789,11 @@
"version": "2025.11.1",
"date": "2025-11-07T17:05:45Z"
},
{
"name": "YunoHost/yunohost",
"version": "debian/12.1.35",
"date": "2025-11-07T14:35:24Z"
},
{
"name": "Ombi-app/Ombi",
"version": "v4.52.0",
"date": "2025-11-06T22:39:26Z"
},
{
"name": "HabitRPG/habitica",
"version": "v5.41.6",
"date": "2025-11-06T15:32:07Z"
},
{
"name": "pocket-id/pocket-id",
"version": "v1.15.0",
@@ -824,11 +859,6 @@
"version": "v4.0.16.2944",
"date": "2025-11-05T01:56:48Z"
},
{
"name": "jhuckaby/Cronicle",
"version": "v0.9.100",
"date": "2025-11-04T17:44:39Z"
},
{
"name": "prometheus/alertmanager",
"version": "v0.29.0",
@@ -919,11 +949,6 @@
"version": "cassandra-5.0.6",
"date": "2025-10-29T07:40:47Z"
},
{
"name": "pi-hole/pi-hole",
"version": "v6.2.2",
"date": "2025-10-28T17:07:47Z"
},
{
"name": "librespeed/speedtest-rust",
"version": "v1.4.0",
@@ -939,11 +964,6 @@
"version": "v25.8.0",
"date": "2025-10-26T14:23:37Z"
},
{
"name": "crowdsecurity/crowdsec",
"version": "v1.7.3",
"date": "2025-10-24T10:51:12Z"
},
{
"name": "drakkan/sftpgo",
"version": "v2.7.0",
@@ -959,11 +979,6 @@
"version": "2.0.2",
"date": "2025-10-22T17:03:54Z"
},
{
"name": "NLnetLabs/unbound",
"version": "release-1.24.1",
"date": "2025-10-22T10:28:00Z"
},
{
"name": "kyantech/Palmr",
"version": "v3.2.5-beta",
@@ -1154,11 +1169,6 @@
"version": "v0.8.1",
"date": "2025-09-14T06:45:23Z"
},
{
"name": "go-vikunja/vikunja",
"version": "v1.0.0-rc0",
"date": "2025-08-17T18:47:15Z"
},
{
"name": "zerotier/ZeroTierOne",
"version": "1.16.0",
@@ -1179,11 +1189,6 @@
"version": "0.6",
"date": "2025-09-05T06:05:04Z"
},
{
"name": "healthchecks/healthchecks",
"version": "v3.11.2",
"date": "2025-09-02T08:36:57Z"
},
{
"name": "seanmorley15/AdventureLog",
"version": "v0.11.0",
@@ -1489,11 +1494,6 @@
"version": "v0.7.3",
"date": "2024-12-15T10:18:06Z"
},
{
"name": "phpipam/phpipam",
"version": "v1.7.3",
"date": "2024-11-27T21:26:11Z"
},
{
"name": "swizzin/swizzin",
"version": "stable",

View File

@@ -20,7 +20,7 @@ $STD apt install -y \
expect
msg_ok "Dependencies installed."
NODE_VERSION=22 setup_nodejs
NODE_VERSION=24 setup_nodejs
fetch_and_deploy_gh_release "ProxmoxVE-Local" "community-scripts/ProxmoxVE-Local"
msg_info "Installing PVE Scripts local"

64
install/qdrant-install.sh Normal file
View File

@@ -0,0 +1,64 @@
#!/usr/bin/env bash
# Copyright (c) 2021-2025 community-scripts ORG
# Author: MickLesk (CanbiZ)
# License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE
# Source: https://github.com/qdrant/qdrant
source /dev/stdin <<<"$FUNCTIONS_FILE_PATH"
color
verb_ip6
catch_errors
setting_up_container
network_check
update_os
fetch_and_deploy_gh_release "qdrant" "qdrant/qdrant" "binary" "latest" "/usr/bin/qdrant"
msg_info "Creating Qdrant Configuration"
mkdir -p /var/lib/qdrant/storage
mkdir -p /var/lib/qdrant/snapshots
mkdir -p /etc/qdrant
chown -R root:root /var/lib/qdrant
chmod -R 755 /var/lib/qdrant
cat >/etc/qdrant/config.yaml <<EOF
log_level: INFO
storage:
storage_path: /var/lib/qdrant/storage
snapshots_path: /var/lib/qdrant/snapshots
service:
host: 0.0.0.0
http_port: 6333
grpc_port: 6334
enable_cors: true
EOF
msg_ok "Created Qdrant Configuration"
msg_info "Creating Qdrant Service"
cat >/etc/systemd/system/qdrant.service <<EOF
[Unit]
Description=Qdrant Vector Search Engine
After=network-online.target
Wants=network-online.target
[Service]
Type=simple
ExecStart=/usr/bin/qdrant --config-path /etc/qdrant/config.yaml
WorkingDirectory=/var/lib/qdrant
Restart=on-failure
RestartSec=5
User=root
LimitNOFILE=1048576
[Install]
WantedBy=multi-user.target
EOF
systemctl enable -q --now qdrant
msg_ok "Created Qdrant Service"
motd_ssh
customize
cleanup_lxc