<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>EasyEngine &#8211; Hostry Help Center</title>
	<atom:link href="https://help.hostry.com/article-tags/easyengine/feed/" rel="self" type="application/rss+xml" />
	<link>https://help.hostry.com</link>
	<description>Full information on how to use HOSTRY, provided by 24/7 community based support</description>
	<lastBuildDate>Mon, 08 Feb 2021 08:28:09 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=5.9.13</generator>

<image>
	<url>https://help.hostry.com/wp-content/uploads/cache/2021/01/cropped-apple-icon-180x180-1/836712163.png</url>
	<title>EasyEngine &#8211; Hostry Help Center</title>
	<link>https://help.hostry.com</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>How to Install Nginx, WordPress, and Let&#8217;s Encrypt with EasyEngine on Debian 8 or Ubuntu 18.04</title>
		<link>https://help.hostry.com/knowledge-base/how-to-install-nginx-wordpress-and-lets-encrypt-with-easyengine-on-debian-8-or-ubuntu-18-04/</link>
		
		<dc:creator><![CDATA[Alex]]></dc:creator>
		<pubDate>Mon, 18 Jan 2021 10:37:02 +0000</pubDate>
				<guid isPermaLink="false">https://help.hostry.com/?post_type=ht_kb&#038;p=2948</guid>

					<description><![CDATA[EasyEngines a tool that is written in Python. It allows you to easily manage your WordPress sites using an Nginx web server. With EasyEngine, you don&#8217;t have to deal with complex web server configurations. In this simple tutorial, we will see how to install EasyEngine and set up a single [&#8230;]]]></description>
										<content:encoded><![CDATA[
<p><strong><a href="https://easyengine.io/">EasyEngine</a></strong>s a tool that is written in Python. It allows you to easily manage your WordPress sites using an Nginx web server. With EasyEngine, you don&#8217;t have to deal with complex web server configurations. In this simple tutorial, we will see how to install EasyEngine and set up a single WordPress site that uses the Let&#8217;s Encrypt HTTPS certificate.</p>



<h2 id="installation" >Installation</h2>



<p>EasyEngine is installed on a new server that does not yet have Apache or MySQL. First, you need to update the system using the following simple command:</p>



<pre class="wp-block-code"><code>sudo apt-get update</code></pre>



<p>Then proceed to install <strong>EasyEngine</strong></p>



<pre class="wp-block-code"><code>wget -qO ee rt.cx/ee &amp;&amp; sudo bash ee</code></pre>



<p>You will be prompted for a username and email address. Once the installation is complete, verify that it works by entering the command:</p>



<pre class="wp-block-code"><code>sudo ee</code></pre>



<p>After that, if everything was successful, you will receive a list of available arguments</p>



<h2 id="easyengine-launching" >EasyEngine Launching</h2>



<p>EasyEngine has the amazing property of making WordPress simpler, and you can do this with one simple command:</p>



<pre class="wp-block-code"><code>sudo ee site create yourdomain.com --wp --letsencrypt</code></pre>



<p>This command will automatically install Nginx for you, Let&#8217;s Encrypt certificate, PHP and MariaDB, and then WordPress. Also, you can add additional arguments after <strong>-wp</strong>. The list of available commands is available on the EasyEngine website</p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
