1
0
mirror of https://github.com/chylex/Minecraft-Phantom-Panel.git synced 2026-02-25 11:08:17 +01:00
Commit Graph

17 Commits

Author SHA1 Message Date
4ad9534d27 Merge Phantom.Agent.Minecraft project into Phantom.Agent.Services 2026-02-23 01:14:46 +01:00
2c63c1d7e0 Introduce instance launch recipes 2026-02-23 01:14:46 +01:00
59bcc7d538 Fix broken error log during Agent launch 2026-02-21 03:39:53 +01:00
27e70d47c3 Rework Agent configuration and authorization 2025-12-28 22:22:55 +01:00
68e0801e4f Fix logging templates 2025-12-28 04:02:38 +01:00
591a6a62ab Reformat code 2025-08-21 20:31:21 +02:00
8b0452ead6 Move logging to a utils project 2023-12-17 06:49:18 +01:00
55b853d227 Fully separate Controller and Web into their own services - Controller compiling and setup 2023-10-23 14:02:58 +02:00
ad7964677e Fix not flushing logs when calling Environment.Exit 2023-04-02 09:17:39 +02:00
6f11f65d91 Add environment variable to set max concurrent backup compression tasks 2023-03-05 01:24:39 +01:00
ff5d31bf05 Make it possible to use condensed agent key via environment variables 2022-10-18 03:04:00 +02:00
de22e5695f Condense Agent certificate and token into a single file 2022-10-18 02:44:56 +02:00
bfb60219ea Change environment variables to throw on error instead of returning default value 2022-10-13 15:26:23 +02:00
3c0c286c32 Add Java runtime discovery to Agents 2022-10-07 17:21:38 +02:00
4abb394bc3 Add Agent memory and instance configuration 2022-10-07 11:33:57 +02:00
23a4cf69dd Add communication between Agent and Server via ZeroMQ and MessagePack 2022-10-07 07:27:20 +02:00
2c6c9ea493 Add Agent project & token generation 2022-10-07 07:27:20 +02:00