Steps to deploy a Node.js app to DigitalOcean using PM2, NGINX as a reverse proxy and an SSL from LetsEncrypt
Create free AWS Account at https://aws.amazon.com/
I would be creating a t2.medium ubuntu machine for this demo.
Steps to deploy a Node.js app to DigitalOcean using PM2, NGINX as a reverse proxy and an SSL from LetsEncrypt
Create free AWS Account at https://aws.amazon.com/
I would be creating a t2.medium ubuntu machine for this demo.
<div class="multitab-code-editor"> | |
<div class="border-b border-gray-200 dark:border-gray-700"> | |
<nav class="flex space-x-2" aria-label="Tabs" role="tablist"> | |
<button type="button" class="tab-title" id="tab-1" data-hs-tab="#tab-1" aria-controls="tab-1" role="tab"> | |
JavaScript | |
</button> | |
<button type="button" class="tab-title" id="tab-2" data-hs-tab="#tab-2" aria-controls="tab-2" role="tab"> | |
TypeScript | |
</button> | |
<button type="button" class="tab-title" id="tab-3" data-hs-tab="#tab-3" aria-controls="tab-3" role="tab"> |
This is a list of the most basic but extremely useful commands. Learning these will help you have a strong foundation to add more sophisticated commands upon.
Here are some words that we use and some meanings that you may associate them with.
We use | What you may know them as |
---|---|
directory | folder |
sudo | Run as Administor |
Video Link: Apache Kafka Crash Course | What is Kafka?