1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/influxdb_v2_ynh.git synced 2025-12-21 09:13:08 +01:00
InflixDB package for YunoHost
Find a file
2025-11-05 11:16:29 +01:00
.github Improving 2025-03-23 19:27:22 +01:00
conf Merge branch 'testing' of https://github.com/YunoHost-Apps/influxdb_v2_ynh into helpers2.1 2025-10-21 16:28:17 +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 bump version 2025-10-21 18:46:07 +02:00
README.md Auto-update READMEs 2025-10-21 17:00:14 +02:00
tests.toml Improving 2025-03-23 19:27:22 +01: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.7.1~ynh3

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.