10 Commits

Author SHA1 Message Date
zoeissleeping e1f58e8aaf fix build error, replace path with filepath, and small fixes 2025-05-23 15:39:14 +00:00
zoeissleeping e858308421 small fix 2025-05-22 19:53:56 +00:00
zoeissleeping e65a30f0e4 embed and unpack gloomi in a decent way 2025-05-19 15:50:53 +00:00
zoeissleeping a8ec911f74 properly organize and configure gloom 2025-05-16 17:23:32 +00:00
zoeissleeping a6f4782518 small cleanput and switch to sentinel 2025-05-16 03:23:47 +00:00
zoeissleeping c31f070b46 change how plugin preloading works and change gloomi plugin uploading 2025-05-14 20:06:39 -05:00
zoeissleeping b8f5bce66c add plugin hosts to seperate plugins from gloomi
This adds a plugin host that seperates plugins from the gloomi process,
allowing for plugins to be unloaded and loaded. This commit also has a
fair amount of other changes, nice to haves and bug fixes, some notable
changes are:
- Highly available reverse proxy from my Flux project
- Improved gloomi functionality
2025-05-14 19:31:58 -05:00
zoeissleeping ad0e949070 better error checking and small api change 2025-01-09 16:30:30 +00:00
zoeissleeping d2e37617d4 fix ub and add deleting plugins 2025-01-07 20:10:51 +00:00
zoeissleeping 98c0f45ca8 Flesh out GLoom
I have documented GLoom's new RPC, how a plugin developer might create a plugin, and more. I have also created GLoomI, the included management interface for GLoom and added a LICENSE.
2025-01-07 19:35:06 +00:00