2
0
Fork 0
mirror of https://github.com/YunoHost-Apps/influxdb_v2_ynh.git synced 2026-06-29 07:39:32 +02:00
InflixDB package for YunoHost
Find a file
ewilly 1b3c524b68
Update to 2.9.1
Update to 2.9.1
2026-05-28 09:56:36 +02:00
.github Improving 2025-03-23 19:27:22 +01:00
conf Update to 2.9.1 2026-05-28 09:30:19 +02:00
doc cleaning 2024-07-22 21:27:11 +02:00
scripts bump version 2025-10-21 18:46:07 +02:00
.gitignore convert to helpers2.1 2025-10-21 16:25:09 +02:00
LICENSE First commit 2023-08-12 19:33:27 +02:00
manifest.toml Update to 2.9.1 2026-05-28 09:30:19 +02:00
README.md Auto-update READMEs 2026-05-28 09:30:36 +02:00
tests.toml Update to 2.9.1 2026-05-28 09:30:19 +02:00

Logo of InfluxDB v2 InfluxDB v2, packaged for YunoHost

Time-series database for storing, querying, and visualizing real-time data efficiently

🌐 Official app website Version: 2.9.1~ynh1

Screenshots

Screenshot of InfluxDB v2

📦 Developer info

Automatic tests level

Pull request are welcome and should target the testing branch.

The testing branch can be tested using:

# fresh install:
sudo yunohost app install https://github.com/YunoHost-Apps/influxdb_v2_ynh/tree/testing

# upgrade an existing install:
sudo yunohost app upgrade influxdb_v2 -u https://github.com/YunoHost-Apps/influxdb_v2_ynh/tree/testing

📚 App packaging documentation

Please see https://doc.yunohost.org/packaging_apps for more information.