Arize-ai / phoenix-on-azure

Other
12 stars 3 forks source link

Add .devcontainer directory #1

Closed kristenwomack closed 4 months ago

kristenwomack commented 4 months ago

To azd-ify your repo, you'll need a .devcontainer. I added one here that includes the shell and starting point for the devcontainer.json and the Dockerfile and from here you'll want to check and update the configuration. Let me know what questions you have and we can help.

loopingz commented 4 months ago

Thank you for your contribution.

The template deploys a public phoenix image within the containerapp on Azure, but this does not contain any custom image or app. My understanding of the doc is that .devcontainer is optional and would make sense if it includes a basic application to deploy.

The exposed application is phoenix, as it seems that the LB can only target one service.

Happy to meet and discuss this further you can contact me at remi@arize.com

kristenwomack commented 4 months ago

Cool, I'll reach out to you.