Expand my Community achievements bar.

How to get started on my organization's private git repo for initial setup of our EDS Project

Avatar

Level 7

So, after following Adobe's tutorial on https://www.aem.live/developer/tutorial, we are ready to work on this on production.

Here's what we have done, not sure if this is correct, but this is it.

1. Create private repo from "use this template" feature found in https://www.aem.live/developer/tutorial

2. Next, install the AEM Code Sync GitHub App

3. Create Folder on Google Drive Enterprise

4. Share the Google Drive to helix@adobe.com

5. Once when this step is done, will we be able to access the url from:
preview (https://<branch>--<repo>--<owner>.aem.page/) and production (https://<branch>--<repo>--<owner>.aem.live/) sites

Are these the correct steps to setup Edge Delivery Services Production website?

2 Replies

Avatar

Community Advisor

Hi @AEMWizard 

Yes but generally for production different there would be a different git repo used to make sure prod has different content mapping and non-prod has different.

 

The prod git repo is the fork of non-prod git repo.

 

But Adobe has come up with another solution for this problem, that is repoless, please read this before you decide the branching strategy - https://www.aem.live/docs/repoless 



Arun Patidar

Avatar

Administrator

@AEMWizard Did you find the suggestion helpful? Please let us know if you require more information. Otherwise, please mark the answer as correct for posterity. If you've discovered a solution yourself, we would appreciate it if you could share it with the community. Thank you!



Kautuk Sahni