Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
ipgallery
/
devops
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Registry
Issues
0
Merge Requests
0
Wiki
Settings
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
10b88465
authored
Nov 13, 2017
by
amir
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
fix volume location
parent
3ea09d21
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
2 deletions
docker/composers/influx-grafana.yml
docker/composers/influx-grafana.yml
View file @
10b88465
...
@@ -16,9 +16,10 @@ services:
...
@@ -16,9 +16,10 @@ services:
ports
:
ports
:
-
"
8083:8083"
-
"
8083:8083"
-
"
8086:8086"
-
"
8086:8086"
-
"
2003:2003"
#
- "2003:2003"
volumes
:
volumes
:
-
/opt/data/influxdb:/data
-
/opt/data/influxdb:/var/lib/influxdb
-
/tmp/influxdb:/tmp
# log_driver: "syslog"
# log_driver: "syslog"
# log_opt:
# log_opt:
# syslog-address: "tcp://172.16.1.244:518"
# syslog-address: "tcp://172.16.1.244:518"
...
...
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