The DrainCloud core application written in golang.
Go to file
2024-12-15 11:56:03 -05:00
.vscode tmp 2024-11-23 03:52:06 -05:00
cmd tmp 1 2024-12-15 11:56:03 -05:00
internal tmp 1 2024-12-15 11:56:03 -05:00
migrations tmp 1 2024-12-15 11:56:03 -05:00
mocks/git.optclblast.xyz/draincloud/draincloud-core/internal/storage tmp 2024-11-23 03:52:06 -05:00
.gitignore biold error fix 2024-10-19 19:17:27 -04:00
.mockery.yaml tmp 2024-11-23 03:52:06 -05:00
compose.rw.yaml tmp 2024-12-14 02:42:59 -05:00
go.mod tmp 1 2024-12-15 11:56:03 -05:00
go.sum tmp 1 2024-12-15 11:56:03 -05:00
README.md tmp 2024-12-14 02:42:59 -05:00
Taskfile.yaml tmp 2024-12-14 02:42:59 -05: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.