<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-GB">
	<id>https://wiki.apoyar.eu/index.php?action=history&amp;feed=atom&amp;title=Auto_Deployment_from_UAT_to_LIVE_%28dashboardsupportpod%29</id>
	<title>Auto Deployment from UAT to LIVE (dashboardsupportpod) - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.apoyar.eu/index.php?action=history&amp;feed=atom&amp;title=Auto_Deployment_from_UAT_to_LIVE_%28dashboardsupportpod%29"/>
	<link rel="alternate" type="text/html" href="https://wiki.apoyar.eu/index.php?title=Auto_Deployment_from_UAT_to_LIVE_(dashboardsupportpod)&amp;action=history"/>
	<updated>2026-07-21T07:43:55Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.41.0</generator>
	<entry>
		<id>https://wiki.apoyar.eu/index.php?title=Auto_Deployment_from_UAT_to_LIVE_(dashboardsupportpod)&amp;diff=205&amp;oldid=prev</id>
		<title>Admin: Created page with &quot;Auto Deployment from UAT to LIVE (dashboardsupportpod) ----------------------------------------------------------    If auto deployment is not working (failed), then we have t...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.apoyar.eu/index.php?title=Auto_Deployment_from_UAT_to_LIVE_(dashboardsupportpod)&amp;diff=205&amp;oldid=prev"/>
		<updated>2021-07-20T09:13:13Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;Auto Deployment from UAT to LIVE (dashboardsupportpod) ----------------------------------------------------------    If auto deployment is not working (failed), then we have t...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;Auto Deployment from UAT to LIVE (dashboardsupportpod)&lt;br /&gt;
----------------------------------------------------------&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
If auto deployment is not working (failed), then we have to merge the changes from UAT to LIVE manually, as below&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Login to live.apoyar&lt;br /&gt;
&lt;br /&gt;
- sudo su&lt;br /&gt;
&lt;br /&gt;
- cd&lt;br /&gt;
&lt;br /&gt;
- cd /var/www/dashboardsupportpod/supportpod&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
and run below 2 commands here&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
- sudo npm install&lt;br /&gt;
&lt;br /&gt;
- sudo ng build –prod&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
If this not working, check the status of files &lt;br /&gt;
&lt;br /&gt;
- git status&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
and then we can checkout the according files with below commands&lt;br /&gt;
&lt;br /&gt;
- git checkout package-lock.json&lt;br /&gt;
&lt;br /&gt;
- git checkout package.json&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
And then pull the changes&lt;br /&gt;
&lt;br /&gt;
- git pull origin live-dashboard&lt;br /&gt;
&lt;br /&gt;
- sudo npm install&lt;br /&gt;
&lt;br /&gt;
- sudo ng build --prod&lt;/div&gt;</summary>
		<author><name>Admin</name></author>
	</entry>
</feed>