agenta icon indicating copy to clipboard operation
agenta copied to clipboard

[Enhancement]: Allow template docker url to be modified via env

Open aybruhm opened this issue 1 year ago • 1 comments

Description

This PR allows the UI templates got from Docker hub to be flexible by allowing proxies to list the image tags.

Related Issue

Closes 1964

Related PR

Closed Contributor's PR

Changes

  • Update compose files to allow DOCKER_HUB_TEMPLATE_URL.
  • Make use of DOCKER_HUB_TEMPLATE_URL in templates_manager.update_and_sync_templates function.

What to QA

  • Run compose up and confirm that the templates are pulled from docker hub.
  • Create an app from the UI templates, navigate to the playground and run the variant.

Acceptance Tests

  • Ensure that templates are pulled and saved to the database.
  • Ensure that created apps from the UI templates works.

aybruhm avatar Sep 11 '24 09:09 aybruhm

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
agenta ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 11, 2024 9:07am
agenta-documentation ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 11, 2024 9:07am

vercel[bot] avatar Sep 11 '24 09:09 vercel[bot]