1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/librespeed_ynh.git synced 2024-09-03 19:36:23 +02:00
librespeed package for YunoHost
Find a file
2021-05-13 11:34:00 +02:00
.github first commit 2021-05-11 16:38:14 +02:00
conf change max post size 2021-05-13 11:34:00 +02:00
doc Change post_max_size + some few others modifications 2021-05-13 11:18:25 +02:00
scripts change max post size 2021-05-13 11:34:00 +02:00
.gitignore first commit 2021-05-11 16:38:14 +02:00
check_process.default first commit 2021-05-11 16:38:14 +02:00
LICENCE Create LICENCE 2021-05-13 10:51:25 +02:00
manifest.json Change post_max_size + some few others modifications 2021-05-13 11:18:25 +02:00
README.md Change post_max_size + some few others modifications 2021-05-13 11:18:25 +02:00
README_fr.md Change post_max_size + some few others modifications 2021-05-13 11:18:25 +02:00


LibreSpeed for YunoHost

Integration level Install librespeed with YunoHost

Lire ce readme en français.

This package allows you to install librespeed quickly and simply on a YunoHost server. If you don't have YunoHost, please consult the guide to learn how to install it.

Overview

Very lightweight Speedtest.

Shipped version: 5.2.4~ynh1

Demo: https://librespeed.org/

Screenshots

Disclaimers / important information

  • Any known limitations, constrains or stuff not working :

    • Please visit Troubleshooting, common problems, known limitations for more informations.
    • Important: ID obfuscation currently only works on 64-bit PHP! You might want to set $redact_ip_addresses to true in results/telemetry_settings.php, this way, all IP addresses will be removed from the telemetry for better privacy. This is disabled by default.
  • Other infos that people should be aware of :

    • A basic front-end for visualizing and searching tests by ID is available in domain.tld/results/stats.php. A password is asked to you during installation steps to access this page.

Documentation and resources

Developer info

Please send your pull request to the testing branch.

To try the testing branch, please proceed like that.

sudo yunohost app install https://github.com/YunoHost-Apps/librespeed_ynh/tree/testing --debug
or
sudo yunohost app upgrade librespeed -u https://github.com/YunoHost-Apps/librespeed_ynh/tree/testing --debug

More info regarding app packaging: https://yunohost.org/packaging_apps