Commit Graph

23 Commits

Author SHA1 Message Date
chylex 0d039b69de
Implement actors in Controller via Akka.NET 2024-03-11 00:01:54 +01:00
chylex 3cab9a0152
Move Controller RPC code into the RPC utils project 2023-12-17 07:41:57 +01:00
chylex 8b0452ead6
Move logging to a utils project 2023-12-17 06:49:18 +01:00
chylex 96456f90bc
Reimplement Web service 2023-12-05 14:27:55 +01:00
chylex 55b853d227
Fully separate Controller and Web into their own services - Controller compiling and setup 2023-10-23 14:02:58 +02:00
chylex 2c623cbd9a
Split Phantom Server projects into separate Controller and Web folders 2023-10-09 17:15:24 +02:00
chylex 0091fa11fb
Merge several Utils projects 2023-04-07 01:33:13 +02:00
chylex def6c41a77
Remove Phantom.Common.Minecraft project 2023-03-07 12:53:42 +01:00
chylex bb7de48d24
Move fetching server jar download information exclusively to the Server 2023-02-26 15:29:51 +01:00
chylex 3d2b0d5373
Move TaskManager to Phantom.Utils.Runtime project 2022-10-16 16:54:34 +02:00
chylex 02e121d6ed
Move web identity services to a separate project 2022-10-15 18:30:08 +02:00
chylex d2b085ec15
Add Minecraft versions to instance creation form 2022-10-10 19:41:57 +02:00
chylex 640731634b
Add custom task manager for tracking running tasks 2022-10-07 20:16:45 +02:00
chylex 0695ee8405
Add instance logs to web 2022-10-07 17:21:39 +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 40bf4d4578
Add Agent management with an Agent table on web 2022-10-07 11:33:57 +02:00
chylex 57073b1bd0
Add PostgreSQL database support via Entity Framework 2022-10-07 07:27:20 +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 f27c88e7d5
Add Blazor web project with custom Bootstrap theme 2022-10-06 11:15:33 +02:00
chylex 73a5eb5422
Add logging with Serilog 2022-10-06 05:06:03 +02:00
chylex c43c511c3b
Add solution file 2022-10-06 03:42:31 +02:00