mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2024-01-19 02:48:24 +00:00
Updated Production Setup (markdown)
parent
bb232c1bbf
commit
1be13a3d94
|
@ -13,10 +13,6 @@ And then, choose the component you want to setup
|
|||
* Setup S3
|
||||
* Setup FUSE mount
|
||||
|
||||
For dev ops, metrics is also needed:
|
||||
* Setup metrics
|
||||
* Setup security
|
||||
|
||||
## Prerequisite
|
||||
Make sure the ports are open. By default
|
||||
|
||||
|
@ -156,3 +152,4 @@ Run
|
|||
* If running out of in house machines
|
||||
* Enable [[Erasure Coding for warm storage]] to save replica spaces.
|
||||
* Move warm data to [[Cloud Tier]]
|
||||
* Learn to use `weed shell`, to check the volume status, mount/unmount/move/balance/copy/delete a volume, fsck for the volume, erasure encoding/decoding, etc.
|
Loading…
Reference in a new issue