The DrainCloud core application written in golang.
Go to file
2025-02-25 14:47:57 -08:00
.vscode tmp 2025-02-25 14:47:57 -08:00
bin tmp 2025-02-25 14:47:57 -08:00
cmd tmp 2025-02-25 14:47:57 -08:00
internal tmp 2025-02-25 14:47:57 -08:00
migrations tmp 2025-02-25 14:47:57 -08:00
.gitignore tmp 2025-02-25 14:47:57 -08:00
.mockery.yaml tmp 2025-02-25 14:47:57 -08:00
compose.rw.yaml tmp 2025-02-25 14:47:57 -08:00
go.mod refactoring and some plugin stuff 2025-01-10 15:09:37 -08:00
go.sum refactoring and some plugin stuff 2025-01-10 15:09:37 -08:00
README.md tmp 2025-02-25 14:47:57 -08:00
Taskfile.yaml tmp 2025-02-25 14:47:57 -08:00

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

  1. All-in-one mode, the recommended one.
  2. Auth-node. Only auth api will be operational.
  3. Storage-node. Only filestorage api will be operational.