VictoriaMetrics/app/victoria-metrics
v1gnesh 007530f882
Option to build for s390x (Linux on IBM Z) (#3870)
Added `victoria-metrics-linux-s390x` to allow single node builds for `s390x` platform.

Leaving other packaging options at the moment, as on this platform, they're mostly going to be built from/with container images hosted within the company as a base, and not alpine.
2023-02-26 12:29:50 -08:00
..
deployment Rootless docker images by default (#358) 2020-03-27 21:23:50 +02:00
multiarch all: run apk update && apk upgrade in base Alpine Docker image in order to get all the recent security fixes 2023-02-09 14:01:32 -08:00
test tests: attempt to fix flaky graphite test (#3567) 2022-12-29 11:48:47 -08:00
testdata tests: attempt to fix flaky graphite test (#3567) 2022-12-29 11:48:47 -08:00
main.go all: consistently use http.Method{Get,Post,Put} across the codebase 2023-02-22 18:58:46 -08:00
main_test.go lib/netutil: init implimentation of proxy protocol (#3687) 2023-01-26 23:08:35 -08:00
Makefile Option to build for s390x (Linux on IBM Z) (#3870) 2023-02-26 12:29:50 -08:00
self_scraper.go Makefile: run errcheck for all the app/... subdirs 2022-09-30 18:35:53 +03:00