EDGE Delivery services share code between two repository | Community
Skip to main content
Prince_Shivhare
New Participant
January 26, 2025
Solved

EDGE Delivery services share code between two repository

  • January 26, 2025
  • 2 replies
  • 524 views

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?

Best answer by Prince_Shivhare

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

Thanks

2 replies

Prince_Shivhare
Prince_ShivhareAuthorAccepted solution
New Participant
January 29, 2025

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

Thanks

konstantyn_diachenko
New Participant
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 DiachenkoCheck out AEM VLT Intellij plugin