Compare commits

..

3 Commits

Author SHA1 Message Date
github-actions[bot]
4014500cb2 Update CHANGELOG.md 2025-10-31 16:15:44 +00:00
Slaviša Arežina
b715c1ed18 Reitti: Fix missing data directory (#8787)
* Reitti fix

* Update photon.service configuration in install script

* Update
2025-10-31 09:15:28 -07:00
community-scripts-pr-app[bot]
7f86f98d8d Update versions.json (#8788)
Co-authored-by: GitHub Actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-10-31 13:06:26 +01:00
5 changed files with 51 additions and 49 deletions

View File

@@ -16,6 +16,7 @@ Exercise vigilance regarding copycat or coat-tailing sites that seek to exploit
- #### 🐞 Bug Fixes
- Reitti: Fix missing data directory [@tremor021](https://github.com/tremor021) ([#8787](https://github.com/community-scripts/ProxmoxVE/pull/8787))
- omada: fix update script with mongodb 8 [@MickLesk](https://github.com/MickLesk) ([#8724](https://github.com/community-scripts/ProxmoxVE/pull/8724))
- Booklore: Fix port configuration for Nginx [@tremor021](https://github.com/tremor021) ([#8780](https://github.com/community-scripts/ProxmoxVE/pull/8780))
- Fix paths in grist.sh [@mrinaldi](https://github.com/mrinaldi) ([#8777](https://github.com/community-scripts/ProxmoxVE/pull/8777))

View File

@@ -30,7 +30,7 @@ function update_script() {
if ! grep -qEi 'ubuntu' /etc/os-release; then
msg_info "Updating Intel Dependencies"
rm -f ~/.intel-* || true
rm .intel-*
fetch_and_deploy_gh_release "intel-igc-core-2" "intel/intel-graphics-compiler" "binary" "latest" "" "intel-igc-core-2_*_amd64.deb"
fetch_and_deploy_gh_release "intel-igc-opencl-2" "intel/intel-graphics-compiler" "binary" "latest" "" "intel-igc-opencl-2_*_amd64.deb"
fetch_and_deploy_gh_release "intel-libgdgmm12" "intel/compute-runtime" "binary" "latest" "" "libigdgmm12_*_amd64.deb"

View File

@@ -41,7 +41,7 @@ function update_script() {
msg_ok "Started Service"
msg_ok "Updated successfully!"
fi
if check_for_gh_release "photon" "dedicatedcode/reitti"; then
if check_for_gh_release "photon" "komoot/photon"; then
msg_info "Stopping Service"
systemctl stop photon
msg_ok "Stopped Service"

View File

@@ -1,4 +1,44 @@
[
{
"name": "chrisvel/tududi",
"version": "v0.85.1",
"date": "2025-10-31T10:45:26Z"
},
{
"name": "wazuh/wazuh",
"version": "coverity-w44-4.14.1",
"date": "2025-10-29T11:28:37Z"
},
{
"name": "bunkerity/bunkerweb",
"version": "v1.6.6-rc1",
"date": "2025-10-31T08:54:12Z"
},
{
"name": "garethgeorge/backrest",
"version": "v1.10.1",
"date": "2025-10-31T08:25:57Z"
},
{
"name": "Jackett/Jackett",
"version": "v0.24.234",
"date": "2025-10-31T05:56:45Z"
},
{
"name": "firefly-iii/firefly-iii",
"version": "6.4.3",
"date": "2025-10-31T05:51:51Z"
},
{
"name": "jeedom/core",
"version": "4.4.20",
"date": "2025-10-31T00:27:05Z"
},
{
"name": "steveiliop56/tinyauth",
"version": "v4.0.1",
"date": "2025-10-15T16:53:55Z"
},
{
"name": "ollama/ollama",
"version": "v0.12.7",
@@ -9,16 +49,16 @@
"version": "v1.79.1.dev1",
"date": "2025-10-30T22:18:35Z"
},
{
"name": "keycloak/keycloak",
"version": "26.4.2",
"date": "2025-10-23T06:59:32Z"
},
{
"name": "getumbrel/umbrel",
"version": "1.4.2",
"date": "2025-05-09T08:54:49Z"
},
{
"name": "firefly-iii/firefly-iii",
"version": "v6.4.2",
"date": "2025-10-07T08:11:58Z"
},
{
"name": "home-assistant/core",
"version": "2025.10.4",
@@ -89,11 +129,6 @@
"version": "v0.107.69",
"date": "2025-10-30T15:31:50Z"
},
{
"name": "bunkerity/bunkerweb",
"version": "v1.6.5",
"date": "2025-10-06T15:25:17Z"
},
{
"name": "Lidarr/Lidarr",
"version": "v3.0.1.4866",
@@ -134,11 +169,6 @@
"version": "v1.5.3",
"date": "2025-09-20T12:12:33Z"
},
{
"name": "Jackett/Jackett",
"version": "v0.24.222",
"date": "2025-10-30T05:55:32Z"
},
{
"name": "documenso/documenso",
"version": "v1.13.2",
@@ -149,16 +179,6 @@
"version": "v0.38.2",
"date": "2025-10-30T02:44:09Z"
},
{
"name": "jeedom/core",
"version": "4.4.20",
"date": "2025-10-30T00:27:05Z"
},
{
"name": "steveiliop56/tinyauth",
"version": "v4.0.1",
"date": "2025-10-15T16:53:55Z"
},
{
"name": "gtsteffaniak/filebrowser",
"version": "v1.0.0-beta",
@@ -179,11 +199,6 @@
"version": "jenkins-2.534",
"date": "2025-10-29T21:01:24Z"
},
{
"name": "chrisvel/tududi",
"version": "v0.85",
"date": "2025-10-29T20:40:57Z"
},
{
"name": "influxdata/influxdb",
"version": "v2.7.12",
@@ -194,11 +209,6 @@
"version": "nightly",
"date": "2025-10-29T19:37:29Z"
},
{
"name": "keycloak/keycloak",
"version": "26.4.2",
"date": "2025-10-23T06:59:32Z"
},
{
"name": "paperless-ngx/paperless-ngx",
"version": "v2.19.3",
@@ -239,11 +249,6 @@
"version": "v1.141.0",
"date": "2025-10-29T11:45:43Z"
},
{
"name": "wazuh/wazuh",
"version": "coverity-w44-4.14.1",
"date": "2025-10-29T11:28:37Z"
},
{
"name": "cockpit-project/cockpit",
"version": "350",
@@ -306,8 +311,8 @@
},
{
"name": "javedh-dev/tracktor",
"version": "0.4.3",
"date": "2025-10-28T17:32:48Z"
"version": "0.4.4",
"date": "2025-10-28T17:39:14Z"
},
{
"name": "pi-hole/pi-hole",
@@ -1099,11 +1104,6 @@
"version": "1.7.0",
"date": "2025-08-28T18:10:59Z"
},
{
"name": "garethgeorge/backrest",
"version": "v1.9.2",
"date": "2025-08-28T07:06:14Z"
},
{
"name": "plexguide/Huntarr.io",
"version": "8.2.10",

View File

@@ -65,6 +65,7 @@ USE_ORIGINAL_FILENAME="true" fetch_and_deploy_gh_release "photon" "komoot/photon
mv /opt/photon/photon-*.jar /opt/photon/photon.jar
msg_info "Creating Reitti Configuration-File"
mkdir -p /opt/reitti/data
cat <<EOF >/opt/reitti/application.properties
# Reitti Server Base URI
reitti.server.advertise-uri=http://127.0.0.1:8080