Skip to content

Commit

Permalink
update Readme about webdav
Browse files Browse the repository at this point in the history
  • Loading branch information
aseev-xx committed Jul 23, 2019
1 parent cb2ec1e commit 55e1ff9
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ Consist of:
* seaweedfs.volume
* seaweedfs.filer
* seaweedfs.s3
* seaweedfs.webdav


### Pillar
Expand Down Expand Up @@ -45,6 +46,8 @@ seaweedfs:
# params
s3:
# params
webdav:
# params
```

In pillar top.sls:
Expand All @@ -66,6 +69,7 @@ In salt top.sls add needed roles on group of hosts:
- seaweedfs.volume
- seaweedfs.filer
- seaweedfs.s3
- seaweedfs.webdav
```

### Metrics
Expand Down

0 comments on commit 55e1ff9

Please sign in to comment.