mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2026-06-13 23:36:45 +03:00
Updated Production Setup (markdown)
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user