init oc-scheduler

This commit is contained in:
mr
2024-08-08 17:31:17 +02:00
parent 273fc878f7
commit ff54f69127
20 changed files with 186 additions and 1708 deletions

4
docker_scheduler.json Normal file
View File

@@ -0,0 +1,4 @@
{
"MONGO_URL":"mongodb://localhost:27017/",
"MONGO_DATABASE":"DC_myDC"
}