-
Type:
Task
-
Resolution: Done
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Python Drivers
-
Not Needed
-
-
None
-
None
-
None
-
None
-
None
-
None
Context
In order to improve usability of local search, we should do the following:
- Use stop-orchestration to shut down any other running servers before starting the community server using docker compose up.
- Run docker compose down to shut down the community server when not running the community server, if docker is available. This should be a teardown.sh script in the community server dir that runs from that directory.
- If we fail to pass the health check, dump the mongot logs using docker compose logs mongot.
Definition of done
Make the usability improvements.
Pitfalls
None