Deploy Customer-Portal
Objectives
Update the Customer-Portal single page application
running on a remove environment.
Prerequisites
- Access
to TeamCity
- Access
to the Remote Environment configured for Customer Portal
- The
ability to unpack a zipped file
Instructions
- Download
the version of Customer-Portal you wish to deploy.
- In
TeamCity you can view the History of the 'Customer-Portal' project
- Select
the version you would like to deploy and download the zipped directory
- Extract
the files from the zipped directory
- Navigate
to the Remote Environment you wish to deploy to
- (DEV/TEST/PROD)
: /srv/www/portal/html/cusotmer-portal/
- Delete
contents of the Remote Environment customer-portal directory
- Place
contents from (2) into Remote Environment directory.
Ensure that the application was updated by navigating to
the portal. No cache clearing is needed, but if a user is already on a page, a
refresh or navigation is required.