The DrainCloud core application written in golang.
.vscode | ||
cmd | ||
internal | ||
migrations | ||
.gitignore | ||
.mockery.yaml | ||
compose.rw.yaml | ||
go.mod | ||
go.sum | ||
README.md | ||
Taskfile.yaml |
DrainCloud Core
DrainCloud Core is an all-in-one lightweight DrainCloud distribution designed to work in resource-constrained environments.
The node can work in three modes: #TBD
- All-in-one mode, the recommended one.
- Auth-node. Only auth api will be operational.
- Storage-node. Only filestorage api will be operational.