Commit Graph
73 Commits
Author SHA1 Message Date
chylex c618a8d045 Fix web not checking permissions in events 2022-10-26 05:23:57 +02:00
chylex 8d3e4442d7 Move StopProcedureException into Phantom.Utils.Runtime project 2022-10-21 13:59:57 +02:00
chylex bcb53528b9 Refactor RPC to use a single long running task 2022-10-19 15:24:40 +02:00
chylex bcfc2c8240 Rewrite Agent shutdown procedure to delay RPC disconnection until main services are stopped 2022-10-19 06:36:31 +02:00
chylex 24e08f1943 Migrate from MessagePack to MemoryPack for RPC serialization 2022-10-19 00:26:17 +02:00
chylex ff5d31bf05 Make it possible to use condensed agent key via environment variables 2022-10-18 03:04:00 +02:00
chylex dbba829e21 Persist ASP.NET keys in the working directory 2022-10-17 00:48:55 +02:00
chylex 4fc5214418 Add audit log 2022-10-17 00:25:30 +02:00
chylex 3d2b0d5373 Move TaskManager to Phantom.Utils.Runtime project 2022-10-16 16:54:34 +02:00
chylex f10a754efb Refactor RwLockedDictionary and introduce RwLockedObservableDictionary 2022-10-15 16:27:25 +02:00
chylex e51844d798 Add version and git hash to assemblies & website menu 2022-10-14 22:09:24 +02:00
chylex c4b1d3c920 Fix graceful shutdown issues 2022-10-14 17:20:41 +02:00
chylex bfb60219ea Change environment variables to throw on error instead of returning default value 2022-10-13 15:26:23 +02:00
chylex 8c9925921c Migrate solution to centralized NuGet package versions 2022-10-12 19:19:19 +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 eefe1b8051 Add support for downloading Minecraft server executables 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 40bf4d4578 Add Agent management with an Agent table on web 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 f27c88e7d5 Add Blazor web project with custom Bootstrap theme 2022-10-06 11:15:33 +02:00