Expand my Community achievements bar.

Submissions are now open for the 2026 Adobe Experience Maker Awards.
SOLVED

Adding multiple mountpoints to a single Github repo for EDS

Avatar

Level 2

Hey guys, Hope everyone is doing well. I am wondering if there is a way to use multiple Sharepoint URLs for a single Github Repo. For example, I have this sharepoint URL in my main branch: mountpoints:/: https://mycompany.sharepoint.com/:f:/r/sites/WebsiteProjects/Shared%20Documents/website And this one in my staging branch: mountpoints:/: https://mycompany.sharepoint.com/:f:/r/sites/WebsiteProjects/Shared%20Documents/staging Is it possible to do this? The use case for this is that we might need to separate out the content sources for different environments. Has anyone done this before? Thanks.

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

Hi @OsmanWa ,

 

Please, you need to implement "repoless" approach. Read more: https://www.aem.live/docs/repoless 

It will allow you to use 1 repository for multiple sites. Every site can be configured to different Sharepoit, has own theme, styles, etc.

 

Best regards,
Kostiantyn Diachenko.

Kostiantyn Diachenko


Check out AEM VLT Intellij plugin


View solution in original post

2 Replies

Avatar

Correct answer by
Community Advisor

Hi @OsmanWa ,

 

Please, you need to implement "repoless" approach. Read more: https://www.aem.live/docs/repoless 

It will allow you to use 1 repository for multiple sites. Every site can be configured to different Sharepoit, has own theme, styles, etc.

 

Best regards,
Kostiantyn Diachenko.

Kostiantyn Diachenko


Check out AEM VLT Intellij plugin


Avatar

Administrator

@OsmanWa Did you find the suggestion helpful? Please let us know if you need more information. If a response worked, kindly mark it as correct for posterity; alternatively, if you found a solution yourself, we’d appreciate it if you could share it with the community. Thank you!



Kautuk Sahni