You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -133,7 +133,7 @@ docker compose up --build -d
133
133
134
134
**ConflictMonitor Configuration Scripts**
135
135
136
-
A set of scripts and data dumps exists in the [./resources/mongo_scripts](./resources/mongo_scripts) and [./resources/mongodumps](./resources/mongodumps) folders, see the readme in that location for more information.
136
+
A set of scripts and data dumps exists in the [./resources/mongo_scripts](./resources/mongo_scripts) and [./resources/mongodumps](./resources/mongodumps) folders, see the included [README](./resources/mongo_scripts/README.md) for more information.
This directory contains MongoDB configuration scripts, used in the docker-compose-intersection.yml mongodb_container service, as well as the docker-compose-mongo.yml cvmanager_mongo_setup service. These scripts set up indexes (normal and TTL), volume sizes, and initial configuration of the database.
4
+
5
+
## jpo-utils
6
+
7
+
These are expected to be phased out and replaced by the [jpo-utils](https://github.com/usdot-jpo-ode/jpo-utils) repository, which contains more generic and configurable scripts for setting up and configuration a mongodb instance.
0 commit comments