mare.server/MareSynchronosServer/MareSynchronosStaticFilesServer
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
..
.config fixes after testing 2022-08-22 15:47:52 +02:00
Properties minor refactoring 2022-08-22 14:24:47 +02:00
appsettings.Development.json minor refactoring 2022-08-22 14:24:47 +02:00
appsettings.json add forceful deletion of files 2022-12-20 19:29:25 +01:00
CachedFileProvider.cs rework server responsibilities (#18) 2022-12-27 13:48:05 +01:00
FileCleanupService.cs rework server responsibilities (#18) 2022-12-27 13:48:05 +01:00
FilePathUtil.cs rework static files server 2022-12-20 14:20:24 +01:00
FilesController.cs rework server responsibilities (#18) 2022-12-27 13:48:05 +01:00
FileStatisticsService.cs rework server responsibilities (#18) 2022-12-27 13:48:05 +01:00
GrpcFileService.cs rework server responsibilities (#18) 2022-12-27 13:48:05 +01:00
MareSynchronosStaticFilesServer.csproj rework static files server 2022-12-20 14:20:24 +01:00
Program.cs rework server responsibilities (#18) 2022-12-27 13:48:05 +01:00
Startup.cs rework server responsibilities (#18) 2022-12-27 13:48:05 +01:00