Update Librespeed Web UI port (#775)

This commit is contained in:
Nathan Fretz 2023-09-20 11:05:01 -07:00 committed by GitHub
parent 0f7a8dd951
commit 0a5d630a1a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 2 deletions

4
librespeed/hooks/post-update Executable file
View File

@ -0,0 +1,4 @@
#!/usr/bin/env bash
# restart app so that new port number is sourced correctly
"${UMBREL_ROOT}/scripts/app" restart "${APP_ID}" &

View File

@ -2,16 +2,18 @@ manifestVersion: 1
id: librespeed
category: networking
name: LibreSpeed
version: "0.0.1"
version: "5.2.5"
tagline: Free and open source speedtest
description: >-
Free and open source speedtest. Measure internet speeds between your devices and your Umbrel.
releaseNotes: >-
Librespeed now runs on port 3011 to avoid a port conflict with the Samourai Server app. No other changes have been made to Librespeed.
developer: LibreSpeed
website: https://librespeed.org/
dependencies: []
repo: https://github.com/librespeed/speedtest
support: https://github.com/librespeed/speedtest/issues
port: 3009
port: 3011
gallery:
- 1.jpg
- 2.jpg