@@ -144,8 +144,6 @@ sudo yum makecache;
144144| [ pushgateway] ( https://github.com/prometheus/pushgateway ) | 1.11.2 | Apache-2.0 | |
145145| [ alertmanager] ( https://github.com/prometheus/alertmanager ) | 0.29.0 | Apache-2.0 | |
146146| [ blackbox_exporter] ( https://github.com/prometheus/blackbox_exporter ) | 0.27.0 | Apache-2.0 | |
147- | [ VictoriaMetrics] ( https://github.com/VictoriaMetrics/VictoriaMetrics ) | 1.131.0 | Apache-2.0 | |
148- | [ VictoriaLogs] ( https://github.com/VictoriaMetrics/VictoriaMetrics/releases ) | 1.39.0 | Apache-2.0 | |
149147| [ pg_exporter] ( https://github.com/Vonng/pg_exporter ) | 1.0.3 | Apache-2.0 | |
150148| [ pgbackrest_exporter] ( https://github.com/woblerr/pgbackrest_exporter ) | 0.21.0 | MIT | |
151149| [ node_exporter] ( https://github.com/prometheus/node_exporter ) | 1.10.2 | Apache-2.0 | |
@@ -160,22 +158,35 @@ sudo yum makecache;
160158
161159### Grafana Stack
162160
163- | Name | Version | License | Comment |
164- | :-----------------------------------------------------------------------------------------------------:| :-------:| :----------:| :-----------------------|
165- | [ grafana] ( https://github.com/grafana/grafana/ ) | 12.3.0 | AGPLv3 | Visualization Platform |
166- | [ loki] ( https://github.com/grafana/loki ) | 3.1.1 | AGPLv3 | The logging platform |
167- | [ promtail] ( https://github.com/grafana/loki/releases/tag/v3.0.0 ) | 3.0.0 | APGLv3 | Obsolete |
168- | [ vector] ( https://github.com/vectordotdev/vector/releases ) | 0.51.1 | MPL-2.0 | |
169- | [ grafana-infinity-ds] ( https://github.com/grafana/grafana-infinity-datasource/ ) | 3.6.0 | Apache-2.0 | |
170- | [ grafana-victorialogs-ds] ( https://github.com/VictoriaMetrics/victorialogs-datasource/releases/ ) | 0.22.3 | Apache-2.0 | |
171- | [ grafana-victoriametrics-ds] ( https://github.com/VictoriaMetrics/victoriametrics-datasource/releases/ ) | 0.19.7 | Apache-2.0 | |
172- | [ grafana-plugins] ( https://github.com/pgsty/infra-pkg/tree/main/noarch/grafana-plugins ) | 12.3.0 | Apache-2.0 | |
161+ | Name | Version | License | Comment |
162+ | :-----------------------------------------------------------------------------------------------------:| :-------:| :----------:| :---------------------------------|
163+ | [ grafana] ( https://github.com/grafana/grafana/ ) | 12.3.0 | AGPLv3 | Visualization Platform |
164+ | [ loki] ( https://github.com/grafana/loki ) | 3.1.1 | AGPLv3 | The logging platform |
165+ | [ promtail] ( https://github.com/grafana/loki/releases/tag/v3.0.0 ) | 3.0.0 | APGLv3 | Obsolete in 2025 |
166+ | [ vector] ( https://github.com/vectordotdev/vector/releases ) | 0.51.1 | MPL-2.0 | logging collector |
167+ | [ grafana-infinity-ds] ( https://github.com/grafana/grafana-infinity-datasource/ ) | 3.6.0 | Apache-2.0 | versatile datasource |
168+ | [ grafana-plugins] ( https://github.com/pgsty/infra-pkg/tree/main/noarch/grafana-plugins ) | 12.3.0 | Apache-2.0 | extra panel & datasource plugins |
169+
170+ ### Victoria Stack
171+
172+ | Name | Version | License | Comment |
173+ | :-----------------------------------------------------------------------------------------------------:| :-------:| :----------:| :-----------------------------------------------|
174+ | [ victoria-metrics] ( https://github.com/VictoriaMetrics/VictoriaMetrics ) | 1.131.0 | Apache-2.0 | VictoriaMetrics, Better Prometheus Alternative |
175+ | [ victoria-metrics-cluster] ( https://github.com/VictoriaMetrics/VictoriaMetrics ) | 1.131.0 | Apache-2.0 | Distributive version of VictoriaMetrics |
176+ | [ vmutils] ( https://github.com/VictoriaMetrics/VictoriaMetrics ) | 1.131.0 | Apache-2.0 | VictoriaMetrics Utils |
177+ | [ victoria-logs] ( https://github.com/VictoriaMetrics/VictoriaLogs/ ) | 1.40.0 | Apache-2.0 | VictoriaLogs, Better Logging platform |
178+ | [ vlogscli] ( https://github.com/VictoriaMetrics/VictoriaLogs/ ) | 1.40.0 | Apache-2.0 | VictoriaLogs CLI Utils |
179+ | [ vlagent] ( https://github.com/VictoriaMetrics/VictoriaLogs/ ) | 1.40.0 | Apache-2.0 | VictoriaLogs Logging Agent |
180+ | [ grafana-victorialogs-ds] ( https://github.com/VictoriaMetrics/victorialogs-datasource/releases/ ) | 0.22.4 | Apache-2.0 | VictoriaLogs Datasource for Grafana |
181+ | [ grafana-victoriametrics-ds] ( https://github.com/VictoriaMetrics/victoriametrics-datasource/releases/ ) | 0.19.7 | Apache-2.0 | VictoriaMetrics Datasource for Grafana |
182+
183+
173184
174185### Object Storage
175186
176187| Name | Version | License | Comment |
177188| :---------------------------------------------------:| :--------------:| :----------:| :-------------------|
178- | [ minio] ( https://github.com/minio/minio ) | 20250422221226 | AGPLv3 | FOSS S3 Server |
189+ | [ minio] ( https://github.com/minio/minio ) | 20250907161309 | AGPLv3 | FOSS S3 Server |
179190| [ mcli] ( https://github.com/minio/mc ) | 20250813083541 | APGLv3 | FOSS S3 Client |
180191| [ rustfs] ( https://rustfs.com/ ) | 1.0.0-a71 | Apache-2.0 | FOSS MinIO, Alpha |
181192| [ garage] ( https://garagehq.deuxfleurs.fr/ ) | 2.1.0 | Apache-2.0 | Lightweight S3 |
@@ -188,14 +199,14 @@ sudo yum makecache;
188199
189200PostgreSQL related tools, DBMS, and other utils
190201
191- | Name | Version | License | Comment |
192- | :---------------------------------------------------------:| :-------------- :| :-------:| :--------------------------|
193- | [ etcd] ( https://github.com/etcd-io/etcd ) | 3.6.6 | Apache-2.0 | Fault Tolerant DCS |
194- | [ kafka] ( https://kafka.apache.org/downloads ) | 4.0.0 | Apache-2.0 | Message Queue |
195- | [ duckdb] ( https://github.com/duckdb/duckdb ) | 1.4.2 | MIT | Embedded OLAP |
196- | [ ferretdb] ( https://github.com/FerretDB/FerretDB ) | 2.7.0 | Apache-2.0 | MongoDB over PG |
197- | [ tigerbeetle] ( https://github.com/tigerbeetle/tigerbeetle ) | 0.16.65 | Apache-2.0 | Financial OLTP |
198- | [ IvorySQL] ( https://github.com/IvorySQL/IvorySQL ) | 4.6 | Apache-2.0 | Oracle Compatible PG 17.6 |
202+ | Name | Version | License | Comment |
203+ | :---------------------------------------------------------:| :-------:| :--- -------:| :--------------------------|
204+ | [ etcd] ( https://github.com/etcd-io/etcd ) | 3.6.6 | Apache-2.0 | Fault Tolerant DCS |
205+ | [ kafka] ( https://kafka.apache.org/downloads ) | 4.0.0 | Apache-2.0 | Message Queue |
206+ | [ duckdb] ( https://github.com/duckdb/duckdb ) | 1.4.2 | MIT | Embedded OLAP |
207+ | [ ferretdb] ( https://github.com/FerretDB/FerretDB ) | 2.7.0 | Apache-2.0 | MongoDB over PG |
208+ | [ tigerbeetle] ( https://github.com/tigerbeetle/tigerbeetle ) | 0.16.65 | Apache-2.0 | Financial OLTP |
209+ | [ IvorySQL] ( https://github.com/IvorySQL/IvorySQL ) | 4.6 | Apache-2.0 | Oracle Compatible PG 17.6 |
199210
200211### DB Utils
201212
0 commit comments