SeaweedFS is a distributed object store and file system to store and
serve billions of files fast! IT's Object store has O(1) disk seek,
and transparent cloud integration. The Filer supports cross-cluster
active-active replication, Kubernetes, POSIX, S3 API, encryption,
Erasure Coding for warm storage, FUSE mount, Hadoop, and WebDAV.
Details
Details
- Reviewers
- None
- Commits
- rP560497: net/seaweedfs: new port - distributed object store
poudriere OK on 12 & 13 amd64 + aarch64
Diff Detail
Diff Detail
- Repository
- rP FreeBSD ports repository
- Lint
No Lint Coverage - Unit
No Test Coverage - Build Status
Buildable 35067 Build 32042: arc lint + arc unit
Event Timeline
sysutils/seaweedfs/Makefile | ||
---|---|---|
151 | Both do-build and do-install can be replaced with GO_TARGET= ./weed:${PREFIX}/sbin/weed CGO_CFLAGS= -I. |
Comment Actions
updated:
- roll in improvements from @dmgk
- add sample configs using inbuilt generator
- brief first time usage instructions
still to do:
- work on rc.d script
- improve first-time pkg-message