mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-20 04:02:27 +00:00
756eca1d3a
SeaweedFS is a distributed object store and file system to store and serve billions of files fast! Its object store has O(1) disk seek, and transparent cloud integration. The Filer supports cross-cluster active-active replication, POSIX, S3 API, encryption, Erasure Coding for warm storage, FUSE mount, Hadoop, and WebDAV. WWW: https://github.com/chrislusf/seaweedfs/wiki Sponsored by: SkunkWerks, GmbH Differential Revision: https://reviews.freebsd.org/D27391
13 lines
439 B
Plaintext
13 lines
439 B
Plaintext
@dir(seaweedfs,seaweedfs,750) /var/db/seaweedfs
|
|
@dir(seaweedfs,seaweedfs,750) /var/log/seaweedfs
|
|
@comment normally these would auto-populate your etc dir but these generated
|
|
@comment files contain conflicting options; users must read the wiki first!
|
|
%%ETCDIR%%/filer.toml.sample
|
|
%%ETCDIR%%/master.toml.sample
|
|
%%ETCDIR%%/notification.toml.sample
|
|
%%ETCDIR%%/replication.toml.sample
|
|
%%ETCDIR%%/security.toml.sample
|
|
@mode 0755
|
|
sbin/weed
|
|
@mode
|