mitodl / mit-open

BSD 3-Clause "New" or "Revised" License
0 stars 2 forks source link

Codespace opensearch service fix #1582

Closed shanbady closed 1 week ago

shanbady commented 2 weeks ago

Description (What does it do?)

Fixes an issue where the opensearch service is not started when creating a codespace due to a descrepency with copose versions and how we now inherit compose configurations

How can this be tested?

  1. No need to check out any code! create a codespace directly off of this PR - You can click this in the bottom right to follow the build progress:

    Screenshot 2024-09-18 at 2 59 34 PM
  2. Let it finish initializing (A few minutes after you see 3 ports show up in the ports tab - you will want the initialization script to complete as well - a blue "Finished configuring codespace." should show up at the bottom of the terminal tab)

  3. In the ports tab - set port 8063 to "public"

  4. Visit the running frontend at the 8062 address - You should be able to go to the search page and see some results display