WAF into memory (#4)

* waf-import WIP

* waf import to qdrant

* waf WIP

* add qdrant-init container

* call the seed project in the postCreateCommand script

* add envvars

* update startup script
This commit is contained in:
Kosta Petan
2023-06-15 13:57:47 +02:00
committed by GitHub
parent 9f082784c7
commit edfad0898d
19 changed files with 266 additions and 13 deletions

View File

@@ -2,4 +2,6 @@
curl -k https://localhost:8081/_explorer/emulator.pem > ~/emulatorcert.crt
sudo cp ~/emulatorcert.crt /usr/local/share/ca-certificates/
sudo update-ca-certificates
sudo update-ca-certificates
sleep 10
dotnet build util/seed-memory/seed-memory.csproj && dotnet util/seed-memory/bin/Debug/net7.0/seed-memory.dll