<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>
	Comments on: Ansible tomcat installation + .war deploy	</title>
	<atom:link href="https://cloudar.be/awsblog/ansible-tomcat-installation-war-deploy/feed/" rel="self" type="application/rss+xml" />
	<link>https://cloudar.be/awsblog/ansible-tomcat-installation-war-deploy/</link>
	<description>100% Focus On AWS // 100% Customer Obsession</description>
	<lastBuildDate>Fri, 19 Apr 2019 19:05:16 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>
	<item>
		<title>
		By: Bert Mertens		</title>
		<link>https://cloudar.be/awsblog/ansible-tomcat-installation-war-deploy/#comment-24</link>

		<dc:creator><![CDATA[Bert Mertens]]></dc:creator>
		<pubDate>Fri, 19 Apr 2019 19:05:16 +0000</pubDate>
		<guid isPermaLink="false">https://cloudar.be/?p=3056#comment-24</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://cloudar.be/awsblog/ansible-tomcat-installation-war-deploy/#comment-23&quot;&gt;Jaypal&lt;/a&gt;.

Hi Jaypal,

The blog post you responded to describes how to deploy WAR files on Apache Tomcat.

The site.yml playbook first creates and prepares an EC2 instance using the infrastructure role and then installs Tomcat using the tomcat role.

When the server has been prepared, you can run the deploy.yml playbook.

This will then deploy the WAR file from an S3 bucket.

Concerning JAR and EAR files, please see for example following link (https://stackoverflow.com/questions/1594667/war-vs-ear-file) describing the differences.

You&#039;ll be able to find plenty more guides online on setting up infrastructure and deployment guides.

Feel free to reach out to our sales department if you need any assistance.

Kind regards,
Bert]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://cloudar.be/awsblog/ansible-tomcat-installation-war-deploy/#comment-23">Jaypal</a>.</p>
<p>Hi Jaypal,</p>
<p>The blog post you responded to describes how to deploy WAR files on Apache Tomcat.</p>
<p>The site.yml playbook first creates and prepares an EC2 instance using the infrastructure role and then installs Tomcat using the tomcat role.</p>
<p>When the server has been prepared, you can run the deploy.yml playbook.</p>
<p>This will then deploy the WAR file from an S3 bucket.</p>
<p>Concerning JAR and EAR files, please see for example following link (<a href="https://stackoverflow.com/questions/1594667/war-vs-ear-file" rel="nofollow ugc">https://stackoverflow.com/questions/1594667/war-vs-ear-file</a>) describing the differences.</p>
<p>You&#8217;ll be able to find plenty more guides online on setting up infrastructure and deployment guides.</p>
<p>Feel free to reach out to our sales department if you need any assistance.</p>
<p>Kind regards,<br />
Bert</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Jaypal		</title>
		<link>https://cloudar.be/awsblog/ansible-tomcat-installation-war-deploy/#comment-23</link>

		<dc:creator><![CDATA[Jaypal]]></dc:creator>
		<pubDate>Mon, 18 Mar 2019 17:05:03 +0000</pubDate>
		<guid isPermaLink="false">https://cloudar.be/?p=3056#comment-23</guid>

					<description><![CDATA[How to deploy ear,war and jar files with ansible playbooks

Thanks 
Jaypal]]></description>
			<content:encoded><![CDATA[<p>How to deploy ear,war and jar files with ansible playbooks</p>
<p>Thanks<br />
Jaypal</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
