Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
ProfiT-HPC
aggregator
Commits
da78a066
Commit
da78a066
authored
Oct 04, 2019
by
Azat Khuziyakhmetov
Browse files
fixed config of influxdb in docker for big data
parent
2f61b601
Changes
1
Hide whitespace changes
Inline
Side-by-side
test/docker/influxdb/influxdb.conf
View file @
da78a066
...
@@ -5,3 +5,6 @@
...
@@ -5,3 +5,6 @@
dir
=
"/var/lib/influxdb/data"
dir
=
"/var/lib/influxdb/data"
engine
=
"tsm1"
engine
=
"tsm1"
wal
-
dir
=
"/var/lib/influxdb/wal"
wal
-
dir
=
"/var/lib/influxdb/wal"
[
http
]
max
-
body
-
size
=
0
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment