A systemd-nspawn based container orchestration solution
Find a file
2026-04-19 17:19:06 -04:00
.idea/.idea.Warden/.idea enable workspace support for Jetbrains Rider 2026-03-31 21:33:19 -04:00
brotlitool tidy code. 2026-04-04 16:43:58 -04:00
Warden.Accounts.Server partial implementation of AccountServer.GetAccountConfiguration(Connection, Listener, Reference<Identifier>). still needs AccountConfiguration and AccountConfiguration.Struct. 2026-04-19 17:19:06 -04:00
Warden.Common partial implementation of AccountServer.GetAccountConfiguration(Connection, Listener, Reference<Identifier>). still needs AccountConfiguration and AccountConfiguration.Struct. 2026-04-19 17:19:06 -04:00
Warden.Database.Library Finish basic account auth for account server. 2026-04-14 15:24:20 -04:00
Warden.Database.Server begin implementing warden.account.server 2026-04-13 17:22:52 -04:00
Warden.Endpoint.Library tidy code. 2026-04-04 16:43:58 -04:00
Warden.Endpoint.Server tidy code. 2026-04-04 16:43:58 -04:00
Warden.Orchestration refactor directory structure. 2026-04-08 15:04:50 -04:00
Warden.Orchestration.Server begin implementing warden.account.server 2026-04-13 17:22:52 -04:00
Warden.Orchestration.StorageClient tidy code. 2026-04-04 16:43:58 -04:00
Warden.Orchestration.WorkloadClient tidy code. 2026-04-04 16:43:58 -04:00
Warden.Payment.Server overhaul database code for use in massively parallel scales by using a folder tree instead of a single file. 2026-04-09 19:14:10 -04:00
.gitignore enable workspace support for Jetbrains Rider 2026-03-31 21:33:19 -04:00
Design.md initial commit 2026-03-10 18:25:10 -04:00
LICENSE Fix xmldoc entry for Warden.Containers.Orchestration.Platform.HotUpgradable() 2026-03-10 19:04:20 -04:00
readme.md Fix xmldoc entry for Warden.Containers.Orchestration.Platform.HotUpgradable() 2026-03-10 19:04:20 -04:00
Warden.sln refine command line parsing for warden.database.server and add support for .ini formatted configuration files. 2026-04-08 23:53:55 -04:00

A systemd-nspawn based container orchestration solution

Licensed under the AGPL-3.0 license, a copy of which can be found in LICENSE.