b8f5bce66c
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
4 lines
65 B
Bash
4 lines
65 B
Bash
DISABLE_GLOOMI=false
|
|
GLOOMI_HOSTNAME=localhost
|
|
PLUGINS_DIR=plugs
|