Since it’s the docker install, what changes should I be making? When I go to Administration > Elasticsearch and test the connection then it says:
Connection successful.
Ping: 1.651 ms
Elasticsearch v7.9.3
When I try and run an index in the administration panel there is no information if it’s successful or not. The panel also says says there are no schedulers set up so I followed the install instructions (step 8 of https://minthcm.org/support/minthcm-installation-guide/) to set one up on the web server, but everything is default (this is just a local instance for POC) and the cron job is already there, so nothing to do but still does not have a scheduler available it seems.
What else do I need to do to set up a scheduler or confirm that an index is run?