Updated Production Setup (markdown)

Chris Lu 2020-12-07 17:27:30 -08:00
parent c571be695c
commit 2fb277d192

@ -139,6 +139,9 @@ Run
`weed s3 -filer=<filer_host:filer_port> -config=<config.json> -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=<config.json> -port=8333`
The s3 ip address is not needed. When running S3 related tools, remember to set the endpoint to `http://<s3_server_host>:8333`.
## Setup FUSE mount