cancel
Showing results for 
Search instead for 
Did you mean: 

How to deploy the ADF application?

Goodwin9322
Champ in-the-making
Champ in-the-making

I have tested the demo app on my local environment by following the steps from the alfresco ADF tutorial. I want to deploy it onto a AWS server which has a similar setup of Alfresco Content Services and Alfresco Process Services RapidFS application. Could you guide me in deploying the custom ADF demo application which is currently in my local laptop onto the AWS server. What are the steps that I need to follow? what code should I deploy and into what application server?

1 REPLY 1

sanjaybandhaniya
Elite Collaborator
Elite Collaborator

First add your server url to app.config.json

Create build using ng build --prod. It will create application build in dist/ folder.

Either you can deploy in separate server.