Closed shanbady closed 1 week ago
containerEnv
Good idea. I exposed the qdrant port.
re: secrets in the container - interesting I'm going to have to look a bit more into that because right now there are certain secrets that have defaults set via docker-compose.codespaces.yml which pulls in from envs/codespaces.env (which I think do get properly set during build time) in addition to secrets added via github settings. Its possible that some of those are not properly getting forwarded into the container
What are the relevant tickets?
Closes https://github.com/mitodl/mit-learn/issues/1843
Description (What does it do?)
updates the default configuration so that codespaces will launch a 4cpu and 16gb memory instance by default. This Pr also updates runServices in devcontainer.json to include the qdrant service.
How can this be tested?
curl http://qdrant:6333/dashboard