<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Nginx on Aleem Isiaka</title>
    <link>https://limistah.dev/tags/nginx/</link>
    <description>Recent content in Nginx on Aleem Isiaka</description>
    <image>
      <title>Aleem Isiaka</title>
      <url>https://limistah.dev/images/papermod-cover.png</url>
      <link>https://limistah.dev/images/papermod-cover.png</link>
    </image>
    <generator>Hugo -- 0.146.0</generator>
    <language>en</language>
    <lastBuildDate>Sat, 20 Jan 2024 09:04:04 +0100</lastBuildDate>
    <atom:link href="https://limistah.dev/tags/nginx/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Complete NodeJS App Setup  on an AWS Lightsail VPS</title>
      <link>https://limistah.dev/posts/nodejs-lightsail-setup/</link>
      <pubDate>Tue, 06 Aug 2019 00:00:00 +0000</pubDate>
      <guid>https://limistah.dev/posts/nodejs-lightsail-setup/</guid>
      <description>&lt;p&gt;In this post, we will explore how to set up a NodeJS app on Amazon’s Lightsail instance. We will also explore setting up a CircleCI job for a NodeJS project, use Nginx as a web server, setup SSL for the server, and allow a local machine to access the remote server.&lt;/p&gt;
&lt;h2 id=&#34;prerequisites&#34;&gt;Prerequisites&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a 
  href=&#34;https://lightsail.aws.amazon.com/ls/webapp/home/instances&#34;
   
    target=&#34;_blank&#34; 
    rel=&#34;noopener&#34;
  &gt;AWS Lightsail instance&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a 
  href=&#34;https://console.aws.amazon.com/route53/home&#34;
   
    target=&#34;_blank&#34; 
    rel=&#34;noopener&#34;
  &gt;AWS Route53 domain (not mandatory)&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a 
  href=&#34;https://circleci.com/&#34;
   
    target=&#34;_blank&#34; 
    rel=&#34;noopener&#34;
  &gt;CircleCI account&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Github repo for the NodeJS project.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Let’s begin!&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
