graphite: static IP
this allows some predictible connectivity from apps to play around
This commit is contained in:
@@ -1778,6 +1778,7 @@ async function startGraphite(existingInfra) {
|
||||
--log-opt tag=graphite \
|
||||
-m ${memoryLimit} \
|
||||
--memory-swap -1 \
|
||||
--ip ${constants.GRAPHITE_SERVICE_IPv4} \
|
||||
-p 127.0.0.1:2003:2003 \
|
||||
-v ${paths.PLATFORM_DATA_DIR}/graphite:/var/lib/graphite \
|
||||
--label isCloudronManaged=true \
|
||||
|
||||
Reference in New Issue
Block a user