diff --git a/Production-Setup.md b/Production-Setup.md index af92dc4..57e99fc 100644 --- a/Production-Setup.md +++ b/Production-Setup.md @@ -139,6 +139,9 @@ Run `weed s3 -filer= -config= -port=8333` +Alternatively, an easier way is to start s3 together with filer. This avoids the setup for s3 to support multiple filers. +`weed filer -s3 -s3.config= -port=8333` + The s3 ip address is not needed. When running S3 related tools, remember to set the endpoint to `http://:8333`. ## Setup FUSE mount