Skip to main content
Prince_Shivhare
Community Advisor
Community Advisor
January 26, 2025
Resuelto

EDGE Delivery services share code between two repository

  • January 26, 2025
  • 2 respuestas
  • 543 visualizaciones

Hey Team,
We are trying to use the Edge Delivery Service GitHub template for our website to enable AEM Site Universal Editor authoring.
Our approach is as follows: we have a Site_A repository, a Site_B repository, and a common repository. We would like to create a component in the common repository and use it in both Site_A and Site_B. Is this possible? If so, how can we achieve it?

Este tema ha sido cerrado para respuestas.
Mejor respuesta de Prince_Shivhare

We got the solution, we are using 1 repository, creating two sites, and managing the domain change in cloudfare coworker.

Thanks

2 respuestas

konstantyn_diachenko
Community Advisor
Community Advisor
January 28, 2025

Hi @prince_shivhare ,

 

I saw the potential solution on the adaptTo() 2024 conference. Check it here: https://adapt.to/2024/schedule/scaling-up-implement-large-scale-projects-on-aem-edge-delivery-services (start with 18:46 in video).

 

As far as I understood they achieved it using github actions + custom github app.

 

Best regards,

Kostiantyn Diachenko.

Kostiantyn Diachenko, Community Advisor, Certified Senior AEM Developer, creator of free AEM VLT Tool, maintainer of AEM Tools plugin.
Prince_Shivhare
Community Advisor
Prince_ShivhareCommunity AdvisorAutorRespuesta
Community Advisor
January 29, 2025

We got the solution, we are using 1 repository, creating two sites, and managing the domain change in cloudfare coworker.

Thanks