Commit Graph

68 Commits

Author SHA1 Message Date
chylex 69f3fbcbf4
Fix or suppress several ReSharper warnings 2022-10-19 13:11:40 +02:00
chylex 3b19cbd985
Add Agent build version to Agents table 2022-10-19 01:47:55 +02:00
chylex 24e08f1943
Migrate from MessagePack to MemoryPack for RPC serialization 2022-10-19 00:26:17 +02:00
chylex de22e5695f
Condense Agent certificate and token into a single file 2022-10-18 02:44:56 +02:00
chylex 8c9925921c
Migrate solution to centralized NuGet package versions 2022-10-12 19:19:19 +02:00
chylex 315f6b181c
Automatically restart instances if they stopped unexpectedly 2022-10-12 19:19:19 +02:00
chylex 46446ea5d5
Add customizable JVM arguments to instances 2022-10-11 21:30:09 +02:00
chylex d2b085ec15
Add Minecraft versions to instance creation form 2022-10-10 19:41:57 +02:00
chylex 9e47351799
Add modal dialog for stopping instances with customizable stop delay 2022-10-08 12:36:34 +02:00
chylex 7f1e838331
Add form for sending commands to instances 2022-10-07 17:21:39 +02:00
chylex 0695ee8405
Add instance logs to web 2022-10-07 17:21:39 +02:00
chylex b9fa5de76b
Add support for configuring, launching, and stopping Minecraft server instances 2022-10-07 17:21:38 +02:00
chylex abb4c72a66
Add basic instance management with a creation form and instance table on web 2022-10-07 17:21:38 +02:00
chylex 3c0c286c32
Add Java runtime discovery to Agents 2022-10-07 17:21:38 +02:00
chylex 4abb394bc3
Add Agent memory and instance configuration 2022-10-07 11:33:57 +02:00
chylex 23a4cf69dd
Add communication between Agent and Server via ZeroMQ and MessagePack 2022-10-07 07:27:20 +02:00
chylex 2c6c9ea493
Add Agent project & token generation 2022-10-07 07:27:20 +02:00
chylex 73a5eb5422
Add logging with Serilog 2022-10-06 05:06:03 +02:00