From 2fb277d192a54a7d8823bcd2f1815b19f034e19d Mon Sep 17 00:00:00 2001 From: Chris Lu Date: Mon, 7 Dec 2020 17:27:30 -0800 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 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