Commit Graph

7 Commits

Author SHA1 Message Date
Stanley Dimant
b858f8286e fix idiocy 2024-11-16 23:05:59 +01:00
Stanley Dimant
3a9f93b157 let file shards register against main or so 2024-11-16 23:02:04 +01:00
Stanley Dimant
dc33858626 some refactoring 2024-05-06 14:05:24 +02:00
rootdarkarchon
0a4b44f801 handle lists in config log output 2024-01-13 11:13:49 +01:00
rootdarkarchon
aa03d400d4 - reload configs on change
- remove grpc config service replace with http
- add messaging to channel
2023-02-25 12:20:59 +01:00
rootdarkarchon
b6404a9c1d add horizontal file sharding based on filename matches 2022-12-31 14:28:24 +01:00
rootdarkarchon
9eb5967935 rework server responsibilities (#18)
* rework server responsibilities
add remote configuration

* start metrics only when compiled as not debug

* add some more logging to discord bot

* fixes of some casts

* make metrics port configurable, minor fixes

* add docker bullshit

* md formatting

* adjustments to docker stuff

* fix docker json files, fix some stuff in discord bot, add /useradd for Discord bot

* adjust docker configs and fix sharded.bat

* fixes for logs, cache file provider repeat trying to open filestream

Co-authored-by: rootdarkarchon <root.darkarchon@outlook.com>
2022-12-27 13:48:05 +01:00