Replies: 1 comment 6 replies
-
For what an seperate LXC only for this? Its useless, thats an oneliner and can be done in existing LXC's in 1min |
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I would like to discuss the situation around the Victoria Metrics helper-script
The Victoria Metrics project is developing and has separated part of the functionality in the form of VictoriaLogs into a separate repository.
At the moment, the script creates an lxc container in which the
victoria-metrics-prod
andvictoria-logs-prod
services are launched usingsystemd
.they have a common
WorkingDirectory=/opt/victoriametrics
, but I don't think it's the best wayMy wishes:
0. separate VictoriaLogs into a separate helper-script (separate LXC container)
/usr/bin/
/etc/victoria-metrics/
/etc/victoria-logs/
.conf
/var/lib/victoria-metrics-data/
, and logs in/var/lib/victoria-logs-data/
As a visual explanation of the current state of the project and the set of functions, I attach the diagram below:
I invite the script maintainer to the discussion: @tremor021
Beta Was this translation helpful? Give feedback.
All reactions