From bbf13381fb8ba158f55f1ceffb87fa9e3b1e509c Mon Sep 17 00:00:00 2001 From: Dave Cottlehuber Date: Sun, 27 Dec 2020 14:44:25 +0000 Subject: [PATCH] Updated Production Setup (markdown) --- Production-Setup.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Production-Setup.md b/Production-Setup.md index e8d295c..6a099f2 100644 --- a/Production-Setup.md +++ b/Production-Setup.md @@ -29,6 +29,9 @@ If you have multi-homed servers (many IP addresses and interfaces), you need to ensure SeaweedFS uses the correct IP, for cluster communication. Append `-ip=xx.xx.xx.xx` to specify the appropriate address. +If you wish to use a different IP address for user-facing services, then +set `-publicIp=yy.yy.yy.yy` as well. + ### For single node setup You can just use `weed server -filer -s3 -ip=xx.xx.xx.xx`, to have one master,