mirror of
https://github.com/VictoriaMetrics/VictoriaMetrics.git
synced 2025-04-30 16:10:59 +00:00

### Describe Your Changes fixes https://github.com/VictoriaMetrics/VictoriaMetrics/issues/8694 additionally removed container_name, docker network, renamed all compose, config files for consistency Please provide a brief description of the changes you made. Be as specific as possible to help others understand the purpose and impact of your modifications. ### Checklist The following checks are **mandatory**: - [ ] My change adheres to [VictoriaMetrics contributing guidelines](https://docs.victoriametrics.com/contributing/). --------- Signed-off-by: hagen1778 <roman@victoriametrics.com> Co-authored-by: hagen1778 <roman@victoriametrics.com>
30 lines
388 B
Text
30 lines
388 B
Text
/tmp
|
|
/tags
|
|
/pkg
|
|
*.pprof
|
|
/bin
|
|
.idea
|
|
.vscode
|
|
*.test
|
|
*.swp
|
|
/vmdocs
|
|
/gocache-for-docker
|
|
/victoria-logs-data
|
|
/victoria-metrics-data
|
|
/vmagent-remotewrite-data
|
|
/vmstorage-data
|
|
/vmselect-cache
|
|
/package/temp-deb-*
|
|
/package/temp-rpm-*
|
|
/package/*.deb
|
|
/package/*.rpm
|
|
.DS_store
|
|
Gemfile.lock
|
|
/_site
|
|
_site
|
|
*.tmp
|
|
/docs/.jekyll-metadata
|
|
coverage.txt
|
|
cspell.json
|
|
*~
|
|
deployment/docker/provisioning/plugins/
|