{"id":41031,"date":"2022-05-11T12:30:59","date_gmt":"2022-05-11T17:30:59","guid":{"rendered":"https:\/\/www.rosehosting.com\/blog\/?p=41031"},"modified":"2022-10-05T05:52:44","modified_gmt":"2022-10-05T10:52:44","slug":"how-to-install-sails-js-framework-on-almalinux","status":"publish","type":"post","link":"https:\/\/www.rosehosting.com\/blog\/how-to-install-sails-js-framework-on-almalinux\/","title":{"rendered":"How to Install Sails.js Framework on AlmaLinux"},"content":{"rendered":"<div id=\"bsf_rt_marker\"><\/div><p><img decoding=\"async\" class=\"aligncenter size-full wp-image-41225\" src=\"https:\/\/www.rosehosting.com\/blog\/wp-content\/uploads\/2022\/04\/how-to-install-sails.js-framework-on-almalinux.jpg\" alt=\"How to Install Sails.js Framework on AlmaLinux\" width=\"742\" height=\"372\" srcset=\"https:\/\/www.rosehosting.com\/blog\/wp-content\/uploads\/2022\/04\/how-to-install-sails.js-framework-on-almalinux.jpg 742w, https:\/\/www.rosehosting.com\/blog\/wp-content\/uploads\/2022\/04\/how-to-install-sails.js-framework-on-almalinux-300x150.jpg 300w, https:\/\/www.rosehosting.com\/blog\/wp-content\/uploads\/2022\/04\/how-to-install-sails.js-framework-on-almalinux-150x75.jpg 150w\" sizes=\"(max-width: 742px) 100vw, 742px\" \/><\/p>\n<p>In this blog post, we are going to <a href=\"https:\/\/www.rosehosting.com\/almalinux-hosting\/\">install the Sails.js Framework on AlmaLinux OS<\/a>.<\/p>\n<p>Sails.js is a Javascript framework, used for building an application in real-time without writing too much code. It is an MVC(Model-View-Controller) framework based and is developed under the Node.js environment. Sails.js offers a number of features built on Express.js and Node.js enabling the applications to be fully based on javascript. It is good to be mentioned that Sails.js provides an object-relational mapping interface using Waterlin.js. In this blog post, we are going to configure Sails.js with Apache as a reverse proxy so you can access your app via a domain name instead of using an IP address and port.<\/p>\n<p>Installing Sails.js on AlmaLinux with Apache as a reverse proxy will take up to 15 minutes. Let&#8217;s get things to work!<\/p>\n<p><!--more--><\/p>\n<div id=\"ez-toc-container\" class=\"ez-toc-v2_0_82_2 counter-hierarchy ez-toc-counter ez-toc-transparent ez-toc-container-direction\">\n<p class=\"ez-toc-title\" style=\"cursor:inherit\">Table of Contents<\/p>\n<label for=\"ez-toc-cssicon-toggle-item-69ecbf553ff4a\" class=\"ez-toc-cssicon-toggle-label\"><span class=\"ez-toc-cssicon\"><span class=\"eztoc-hide\" style=\"display:none;\">Toggle<\/span><span class=\"ez-toc-icon-toggle-span\"><svg style=\"fill: #999;color:#999\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"list-377408\" width=\"20px\" height=\"20px\" viewBox=\"0 0 24 24\" fill=\"none\"><path d=\"M6 6H4v2h2V6zm14 0H8v2h12V6zM4 11h2v2H4v-2zm16 0H8v2h12v-2zM4 16h2v2H4v-2zm16 0H8v2h12v-2z\" fill=\"currentColor\"><\/path><\/svg><svg style=\"fill: #999;color:#999\" class=\"arrow-unsorted-368013\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"10px\" height=\"10px\" viewBox=\"0 0 24 24\" version=\"1.2\" baseProfile=\"tiny\"><path d=\"M18.2 9.3l-6.2-6.3-6.2 6.3c-.2.2-.3.4-.3.7s.1.5.3.7c.2.2.4.3.7.3h11c.3 0 .5-.1.7-.3.2-.2.3-.5.3-.7s-.1-.5-.3-.7zM5.8 14.7l6.2 6.3 6.2-6.3c.2-.2.3-.5.3-.7s-.1-.5-.3-.7c-.2-.2-.4-.3-.7-.3h-11c-.3 0-.5.1-.7.3-.2.2-.3.5-.3.7s.1.5.3.7z\"\/><\/svg><\/span><\/span><\/label><input type=\"checkbox\"  id=\"ez-toc-cssicon-toggle-item-69ecbf553ff4a\"  aria-label=\"Toggle\" \/><nav><ul class='ez-toc-list ez-toc-list-level-1 ' ><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-1\" href=\"https:\/\/www.rosehosting.com\/blog\/how-to-install-sails-js-framework-on-almalinux\/#Prerequisites\" >Prerequisites<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-2\" href=\"https:\/\/www.rosehosting.com\/blog\/how-to-install-sails-js-framework-on-almalinux\/#Step-1-Update-the-System\" >Step 1. Update the System<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-3\" href=\"https:\/\/www.rosehosting.com\/blog\/how-to-install-sails-js-framework-on-almalinux\/#Step-2-Install-Dependencies\" >Step 2. Install Dependencies<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-4\" href=\"https:\/\/www.rosehosting.com\/blog\/how-to-install-sails-js-framework-on-almalinux\/#Step-3-Install-NodeJS\" >Step 3. Install NodeJS<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-5\" href=\"https:\/\/www.rosehosting.com\/blog\/how-to-install-sails-js-framework-on-almalinux\/#Step-4-Install-Sailsjs\" >Step 4. Install Sails.js<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-6\" href=\"https:\/\/www.rosehosting.com\/blog\/how-to-install-sails-js-framework-on-almalinux\/#Step-5-Create-a-Sailsjs-service\" >Step 5. Create a Sails.js service<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-7\" href=\"https:\/\/www.rosehosting.com\/blog\/how-to-install-sails-js-framework-on-almalinux\/#Step-6-Create-Apache-Virtual-Host-and-Reverse-Proxy\" >Step 6. Create Apache Virtual Host and Reverse Proxy<\/a><\/li><\/ul><\/nav><\/div>\n<h2><span class=\"ez-toc-section\" id=\"Prerequisites\"><\/span>Prerequisites<span class=\"ez-toc-section-end\"><\/span><\/h2>\n<ul>\n<li style=\"list-style-type: none;\">\n<ul>\n<li>A server with AlmaLinux as OS<\/li>\n<li>User privileges: root or non-root <a href=\"https:\/\/www.rosehosting.com\/blog\/how-to-create-users-and-manage-their-sudo-privileges-on-ubuntu\/\">user with sudo privileges<\/a><\/li>\n<\/ul>\n<\/li>\n<\/ul>\n<p>&lt;\/ul<\/p>\n<h2><span class=\"ez-toc-section\" id=\"Step-1-Update-the-System\"><\/span>Step 1. Update the System<span class=\"ez-toc-section-end\"><\/span><\/h2>\n<p>Before we start with the installation process and configuration, we need to update the system and packages to the latest versions available:<\/p>\n<pre>sudo dnf update -y &amp;&amp; sudo dnf upgrade -y<\/pre>\n<h2><span class=\"ez-toc-section\" id=\"Step-2-Install-Dependencies\"><\/span>Step 2. Install Dependencies<span class=\"ez-toc-section-end\"><\/span><\/h2>\n<p>Install the required dependencies, before you proceed with the installation.<\/p>\n<pre>dnf groupinstall \"Development Tools\"\r\ndnf install bzip2 bzip2-devel wget curl tar\r\n<\/pre>\n<h2><span class=\"ez-toc-section\" id=\"Step-3-Install-NodeJS\"><\/span>Step 3. Install NodeJS<span class=\"ez-toc-section-end\"><\/span><\/h2>\n<p>We need Nodejs to be installed in order can install Sails.js. Check the Nodejs available modules for AlmaLinux:<\/p>\n<pre>dnf module list nodejs<\/pre>\n<p>You should receive the following output:<\/p>\n<pre>[root@vps ~]# dnf module list nodejs\r\nAlmaLinux 8 - AppStream\r\nName                            Stream                          Profiles                                                      Summary\r\nnodejs                          10 [d]                          common [d], development, minimal, s2i                         Javascript runtime\r\nnodejs                          12                              common [d], development, minimal, s2i                         Javascript runtime\r\nnodejs                          14                              common [d], development, minimal, s2i                         Javascript runtime\r\nnodejs                          16                              common [d], development, minimal, s2i                         Javascript runtime\r\n\r\nHint: [d]efault, [e]nabled, [x]disabled, [i]nstalled\r\n<\/pre>\n<p>We are going to install the latest nodejs 16 version.<\/p>\n<pre>dnf module install nodejs:16<\/pre>\n<p>To check if nodejs is installed successfully execute the following command:<\/p>\n<pre>node -v<\/pre>\n<p>You should receive the following output:<\/p>\n<pre>[root@vps ~]# node -v &amp;&amp; npm -v\r\nv16.13.1\r\n8.1.2\r\n<\/pre>\n<h2><span class=\"ez-toc-section\" id=\"Step-4-Install-Sailsjs\"><\/span>Step 4. Install Sails.js<span class=\"ez-toc-section-end\"><\/span><\/h2>\n<p>To install Sails.js we are going to execute the npm command as shown below:<\/p>\n<pre>cd \/opt\r\n\r\nsails new ProjectName<\/pre>\n<p>.<\/p>\n<p>Choose an empty template by typing 2 in the first step:<\/p>\n<pre> Choose a template for your new Sails app:\r\n 1. Web App  \u00b7  Extensible project with auth, login, &amp; password recovery\r\n 2. Empty    \u00b7  An empty Sails app, yours to configure\r\n (type \"?\" for help, or &lt;CTRL+C&gt; to cancel)\r\n? 2\r\n<\/pre>\n<p>Once installed, you should receive the following output:<\/p>\n<pre> info: Installing dependencies...\r\nPress CTRL+C to cancel.\r\n(to skip this step in the future, use --fast)\r\n info: Created a new Sails app `project-name`!\r\n<\/pre>\n<p>Enter into the directory named as the project name and start the Sails.js application:<\/p>\n<pre>cd \/opt\/ProjectName\r\n\r\nsails lift\r\n<\/pre>\n<p>You should receive the following output once, the application is started on port <b>1337<\/b><\/p>\n<pre> info: Starting app...\r\n\r\n info:\r\n info:                .-..-.\r\n info:\r\n info:    Sails              &lt;|    .-..-.\r\n info:    v1.5.2              |\\\r\n info:                       \/|.\\\r\n info:                      \/ || \\\r\n info:                    ,'  |'  \\\r\n info:                 .-'.-==|\/_--'\r\n info:                 `--'-------'\r\n info:    __---___--___---___--___---___--___\r\n info:  ____---___--___---___--___---___--___-__\r\n info:\r\n info: Server lifted in `\/opt\/ProjectName`\r\n info: To shut down Sails, press  + C at any time.\r\n info: Read more at https:\/\/sailsjs.com\/support.\r\n\r\ndebug: -------------------------------------------------------\r\ndebug: :: Thu Apr 14 2022 13:32:01 GMT-0500 (Central Daylight Time)\r\n\r\ndebug: Environment : development\r\ndebug: Port        : 1337\r\ndebug: -------------------------------------------------------\r\n<\/pre>\n<p>This way, the application is running in the background and you can access it at <b>http:\/\/YourIPAddress:1337<\/b><\/p>\n<h2><span class=\"ez-toc-section\" id=\"Step-5-Create-a-Sailsjs-service\"><\/span>Step 5. Create a Sails.js service<span class=\"ez-toc-section-end\"><\/span><\/h2>\n<p>In order we can easily start, stop and restart the application with only one command, we will create a service file.<\/p>\n<p>Create a file into the system directory:<\/p>\n<pre>touch \/lib\/systemd\/system\/sails.service<\/pre>\n<p>Open the file with your favorite editor and paste the following lines of code:<\/p>\n<pre>[Unit]\r\nAfter=network.target\r\n\r\n[Service]\r\nType=simple\r\nUser=root\r\nWorkingDirectory=\/opt\/ProjectName\r\nExecStart=\/usr\/local\/bin\/sails lift\r\nRestart=on-failure\r\n\r\n[Install]\r\nWantedBy=multi-user.target\r\n<\/pre>\n<p>Save, the file close it and reload the daemon.<\/p>\n<pre>sudo systemctl daemon-reload<\/pre>\n<p>Start and enable the service for automatic start on system reboot:<\/p>\n<pre>sudo systemctl start sails &amp;&amp; sudo systemctl enable sails<\/pre>\n<h2><span class=\"ez-toc-section\" id=\"Step-6-Create-Apache-Virtual-Host-and-Reverse-Proxy\"><\/span>Step 6. Create Apache Virtual Host and Reverse Proxy<span class=\"ez-toc-section-end\"><\/span><\/h2>\n<p>In this step, we are going to <a href=\"https:\/\/www.rosehosting.com\/blog\/how-to-set-up-apache-virtual-hosts-on-debian-9\/\">create Apache virtual host<\/a> and set up a reverse proxy for the Sails.js app to be accessible via a domain name instead of an IP address and port.<\/p>\n<p>Create a sails configuration file.<\/p>\n<pre>touch \/etc\/httpd\/conf.d\/sails.conf<\/pre>\n<p>Open the configuration file and paste the following lines of code:<\/p>\n<pre> &lt;VirtualHost *:80&gt;\r\n\tServerName YourDomain.com\r\n\r\n\tProxyRequests Off\r\n\t&lt;Proxy *&gt;\r\n\tOrder deny,allow\r\n\tAllow from all\r\n\t&lt;\/Proxy&gt;\r\n\r\n\tProxyPass \/ http:\/\/YourDomain.com:1337\/\r\n\tProxyPassReverse \/ http:\/\/YourDomain.com:1337\/\r\n\t&lt;Location \/&gt;\r\n\tOrder allow,deny\r\n\tAllow from all\r\n\t&lt;\/Location&gt;\r\n&lt;\/VirtualHost&gt;\r\n<\/pre>\n<p>Save the file, close it and check the Apache syntax:<\/p>\n<pre>httpd -t<\/pre>\n<p>You should receive the following output:<\/p>\n<pre>[root@vps ~]# httpd -t\r\nSyntax OK\r\n<\/pre>\n<p>Restart the Apache service<\/p>\n<pre>sudo systemctl restart httpd<\/pre>\n<p>Access the Sails.js application via your domain at <b>http:\/\/YourDomainName<\/b><\/p>\n<p data-wp-editing=\"1\"><img decoding=\"async\" class=\"aligncenter wp-image-41189 size-full\" src=\"https:\/\/www.rosehosting.com\/blog\/wp-content\/uploads\/2022\/04\/install-sails-js-framework-on-almalinux.webp\" alt=\"install sails js framework on almalinux\" width=\"1024\" height=\"521\" srcset=\"https:\/\/www.rosehosting.com\/blog\/wp-content\/uploads\/2022\/04\/install-sails-js-framework-on-almalinux.webp 1024w, https:\/\/www.rosehosting.com\/blog\/wp-content\/uploads\/2022\/04\/install-sails-js-framework-on-almalinux-300x153.webp 300w, https:\/\/www.rosehosting.com\/blog\/wp-content\/uploads\/2022\/04\/install-sails-js-framework-on-almalinux-150x76.webp 150w, https:\/\/www.rosehosting.com\/blog\/wp-content\/uploads\/2022\/04\/install-sails-js-framework-on-almalinux-768x391.webp 768w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><\/p>\n<p>Congratulations! You successfully installed and configured the reverse proxy of the Sails.js application to start with the service.<\/p>\n<p>Of course, you do not need to install and configure it by yourself since our professional administrator can do it for you in no time. You just need to order our <a href=\"https:\/\/www.rosehosting.com\/managed-vps-hosting\/\">managed NVMe VPS hosting<\/a> plans and submit a support ticket. We are available 24\/7 and will start work on your request immediately.<\/p>\n<p>If you liked this post on how to install Sails.js on AlmaLinux, please share it with your friends on social networks or simply leave a reply below. Thanks.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>In this blog post, we are going to install the Sails.js Framework on AlmaLinux OS. Sails.js is a Javascript framework, &#8230; <\/p>\n<p class=\"read-more-container\"><a title=\"How to Install Sails.js Framework on AlmaLinux\" class=\"read-more button\" href=\"https:\/\/www.rosehosting.com\/blog\/how-to-install-sails-js-framework-on-almalinux\/#more-41031\" aria-label=\"Read more about How to Install Sails.js Framework on AlmaLinux\">Read More<\/a><\/p>\n","protected":false},"author":4,"featured_media":41225,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1236,13],"tags":[1910,1603,414],"class_list":["post-41031","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-guides","category-tutorials","tag-almalinux","tag-how-to-install","tag-sails-js","generate-columns","tablet-grid-50","mobile-grid-100","grid-parent","grid-33"],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v27.4 (Yoast SEO v27.4) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>How to Install Sails.js Framework on AlmaLinux | RoseHosting<\/title>\n<meta name=\"description\" content=\"Let us guide you and hold your hand while you&#039;re installing Sails.js on AlmaLinux with Apache as a reverse proxy!\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.rosehosting.com\/blog\/how-to-install-sails-js-framework-on-almalinux\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"How to Install Sails.js Framework on AlmaLinux\" \/>\n<meta property=\"og:description\" content=\"Let us guide you and hold your hand while you&#039;re installing Sails.js on AlmaLinux with Apache as a reverse proxy!\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.rosehosting.com\/blog\/how-to-install-sails-js-framework-on-almalinux\/\" \/>\n<meta property=\"og:site_name\" content=\"RoseHosting\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/RoseHosting\" \/>\n<meta property=\"article:author\" content=\"https:\/\/www.facebook.com\/rosehosting.helpdesk\" \/>\n<meta property=\"article:published_time\" content=\"2022-05-11T17:30:59+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2022-10-05T10:52:44+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.rosehosting.com\/blog\/wp-content\/uploads\/2022\/04\/how-to-install-sails.js-framework-on-almalinux.jpg?v=1650982373\" \/>\n\t<meta property=\"og:image:width\" content=\"742\" \/>\n\t<meta property=\"og:image:height\" content=\"372\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"Jeff Wilson\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:description\" content=\"Let us guide you and hold your hand while you&#039;re installing Sails.js on AlmaLinux with Apache as a reverse proxy!\" \/>\n<meta name=\"twitter:creator\" content=\"@rosehosting\" \/>\n<meta name=\"twitter:site\" content=\"@rosehosting\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Jeff Wilson\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"5 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/how-to-install-sails-js-framework-on-almalinux\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/how-to-install-sails-js-framework-on-almalinux\\\/\"},\"author\":{\"name\":\"Jeff Wilson\",\"@id\":\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/#\\\/schema\\\/person\\\/7ce77a842fa6a9a7f8efa186f2353713\"},\"headline\":\"How to Install Sails.js Framework on AlmaLinux\",\"datePublished\":\"2022-05-11T17:30:59+00:00\",\"dateModified\":\"2022-10-05T10:52:44+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/how-to-install-sails-js-framework-on-almalinux\\\/\"},\"wordCount\":606,\"commentCount\":1,\"publisher\":{\"@id\":\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/how-to-install-sails-js-framework-on-almalinux\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/how-to-install-sails.js-framework-on-almalinux.jpg\",\"keywords\":[\"almalinux\",\"how to install\",\"sails.js\"],\"articleSection\":[\"Guides\",\"Tutorials\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/how-to-install-sails-js-framework-on-almalinux\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/how-to-install-sails-js-framework-on-almalinux\\\/\",\"url\":\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/how-to-install-sails-js-framework-on-almalinux\\\/\",\"name\":\"How to Install Sails.js Framework on AlmaLinux | RoseHosting\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/how-to-install-sails-js-framework-on-almalinux\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/how-to-install-sails-js-framework-on-almalinux\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/how-to-install-sails.js-framework-on-almalinux.jpg\",\"datePublished\":\"2022-05-11T17:30:59+00:00\",\"dateModified\":\"2022-10-05T10:52:44+00:00\",\"description\":\"Let us guide you and hold your hand while you're installing Sails.js on AlmaLinux with Apache as a reverse proxy!\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/how-to-install-sails-js-framework-on-almalinux\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/how-to-install-sails-js-framework-on-almalinux\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/how-to-install-sails-js-framework-on-almalinux\\\/#primaryimage\",\"url\":\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/how-to-install-sails.js-framework-on-almalinux.jpg\",\"contentUrl\":\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/wp-content\\\/uploads\\\/2022\\\/04\\\/how-to-install-sails.js-framework-on-almalinux.jpg\",\"width\":742,\"height\":372,\"caption\":\"How to Install Sails.js Framework on AlmaLinux\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/how-to-install-sails-js-framework-on-almalinux\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"How to Install Sails.js Framework on AlmaLinux\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/#website\",\"url\":\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/\",\"name\":\"RoseHosting.com\",\"description\":\"Premium Linux Tutorials Since 2001\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/#organization\",\"name\":\"RoseHosting\",\"url\":\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/wp-content\\\/uploads\\\/2022\\\/03\\\/android-chrome-192x192-1.png\",\"contentUrl\":\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/wp-content\\\/uploads\\\/2022\\\/03\\\/android-chrome-192x192-1.png\",\"width\":192,\"height\":192,\"caption\":\"RoseHosting\"},\"image\":{\"@id\":\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/RoseHosting\",\"https:\\\/\\\/x.com\\\/rosehosting\",\"https:\\\/\\\/www.linkedin.com\\\/in\\\/rosehosting\\\/\"],\"description\":\"RoseHosting is a leading Linux hosting provider, serving thousands of clients world-wide since 2001.\",\"email\":\"info@rosehosting.com\",\"telephone\":\"(314) 275-0414\",\"legalName\":\"Rose Web Services LLC\",\"foundingDate\":\"2001-04-02\",\"numberOfEmployees\":{\"@type\":\"QuantitativeValue\",\"minValue\":\"11\",\"maxValue\":\"50\"}},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/#\\\/schema\\\/person\\\/7ce77a842fa6a9a7f8efa186f2353713\",\"name\":\"Jeff Wilson\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/0985fed6af04cc60703d2ecf27c65dfa373e0ca00eb21c0b03477e099ea3f99f?s=96&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/0985fed6af04cc60703d2ecf27c65dfa373e0ca00eb21c0b03477e099ea3f99f?s=96&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/0985fed6af04cc60703d2ecf27c65dfa373e0ca00eb21c0b03477e099ea3f99f?s=96&r=g\",\"caption\":\"Jeff Wilson\"},\"description\":\"An experienced Linux veteran with many years of experience. Helping other Linux admins with frequent Linux and business-related blog posts on the RoseHosting blog. Techie by choice. Loving nature and travel. Happily married and father of two lovely children.\",\"sameAs\":[\"https:\\\/\\\/www.rosehosting.com\",\"https:\\\/\\\/www.facebook.com\\\/rosehosting.helpdesk\"],\"url\":\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/author\\\/jwilson\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"How to Install Sails.js Framework on AlmaLinux | RoseHosting","description":"Let us guide you and hold your hand while you're installing Sails.js on AlmaLinux with Apache as a reverse proxy!","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.rosehosting.com\/blog\/how-to-install-sails-js-framework-on-almalinux\/","og_locale":"en_US","og_type":"article","og_title":"How to Install Sails.js Framework on AlmaLinux","og_description":"Let us guide you and hold your hand while you're installing Sails.js on AlmaLinux with Apache as a reverse proxy!","og_url":"https:\/\/www.rosehosting.com\/blog\/how-to-install-sails-js-framework-on-almalinux\/","og_site_name":"RoseHosting","article_publisher":"https:\/\/www.facebook.com\/RoseHosting","article_author":"https:\/\/www.facebook.com\/rosehosting.helpdesk","article_published_time":"2022-05-11T17:30:59+00:00","article_modified_time":"2022-10-05T10:52:44+00:00","og_image":[{"width":742,"height":372,"url":"https:\/\/www.rosehosting.com\/blog\/wp-content\/uploads\/2022\/04\/how-to-install-sails.js-framework-on-almalinux.jpg?v=1650982373","type":"image\/jpeg"}],"author":"Jeff Wilson","twitter_card":"summary_large_image","twitter_description":"Let us guide you and hold your hand while you're installing Sails.js on AlmaLinux with Apache as a reverse proxy!","twitter_creator":"@rosehosting","twitter_site":"@rosehosting","twitter_misc":{"Written by":"Jeff Wilson","Est. reading time":"5 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.rosehosting.com\/blog\/how-to-install-sails-js-framework-on-almalinux\/#article","isPartOf":{"@id":"https:\/\/www.rosehosting.com\/blog\/how-to-install-sails-js-framework-on-almalinux\/"},"author":{"name":"Jeff Wilson","@id":"https:\/\/www.rosehosting.com\/blog\/#\/schema\/person\/7ce77a842fa6a9a7f8efa186f2353713"},"headline":"How to Install Sails.js Framework on AlmaLinux","datePublished":"2022-05-11T17:30:59+00:00","dateModified":"2022-10-05T10:52:44+00:00","mainEntityOfPage":{"@id":"https:\/\/www.rosehosting.com\/blog\/how-to-install-sails-js-framework-on-almalinux\/"},"wordCount":606,"commentCount":1,"publisher":{"@id":"https:\/\/www.rosehosting.com\/blog\/#organization"},"image":{"@id":"https:\/\/www.rosehosting.com\/blog\/how-to-install-sails-js-framework-on-almalinux\/#primaryimage"},"thumbnailUrl":"https:\/\/www.rosehosting.com\/blog\/wp-content\/uploads\/2022\/04\/how-to-install-sails.js-framework-on-almalinux.jpg","keywords":["almalinux","how to install","sails.js"],"articleSection":["Guides","Tutorials"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.rosehosting.com\/blog\/how-to-install-sails-js-framework-on-almalinux\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/www.rosehosting.com\/blog\/how-to-install-sails-js-framework-on-almalinux\/","url":"https:\/\/www.rosehosting.com\/blog\/how-to-install-sails-js-framework-on-almalinux\/","name":"How to Install Sails.js Framework on AlmaLinux | RoseHosting","isPartOf":{"@id":"https:\/\/www.rosehosting.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.rosehosting.com\/blog\/how-to-install-sails-js-framework-on-almalinux\/#primaryimage"},"image":{"@id":"https:\/\/www.rosehosting.com\/blog\/how-to-install-sails-js-framework-on-almalinux\/#primaryimage"},"thumbnailUrl":"https:\/\/www.rosehosting.com\/blog\/wp-content\/uploads\/2022\/04\/how-to-install-sails.js-framework-on-almalinux.jpg","datePublished":"2022-05-11T17:30:59+00:00","dateModified":"2022-10-05T10:52:44+00:00","description":"Let us guide you and hold your hand while you're installing Sails.js on AlmaLinux with Apache as a reverse proxy!","breadcrumb":{"@id":"https:\/\/www.rosehosting.com\/blog\/how-to-install-sails-js-framework-on-almalinux\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.rosehosting.com\/blog\/how-to-install-sails-js-framework-on-almalinux\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.rosehosting.com\/blog\/how-to-install-sails-js-framework-on-almalinux\/#primaryimage","url":"https:\/\/www.rosehosting.com\/blog\/wp-content\/uploads\/2022\/04\/how-to-install-sails.js-framework-on-almalinux.jpg","contentUrl":"https:\/\/www.rosehosting.com\/blog\/wp-content\/uploads\/2022\/04\/how-to-install-sails.js-framework-on-almalinux.jpg","width":742,"height":372,"caption":"How to Install Sails.js Framework on AlmaLinux"},{"@type":"BreadcrumbList","@id":"https:\/\/www.rosehosting.com\/blog\/how-to-install-sails-js-framework-on-almalinux\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.rosehosting.com\/blog\/"},{"@type":"ListItem","position":2,"name":"How to Install Sails.js Framework on AlmaLinux"}]},{"@type":"WebSite","@id":"https:\/\/www.rosehosting.com\/blog\/#website","url":"https:\/\/www.rosehosting.com\/blog\/","name":"RoseHosting.com","description":"Premium Linux Tutorials Since 2001","publisher":{"@id":"https:\/\/www.rosehosting.com\/blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.rosehosting.com\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.rosehosting.com\/blog\/#organization","name":"RoseHosting","url":"https:\/\/www.rosehosting.com\/blog\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.rosehosting.com\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/www.rosehosting.com\/blog\/wp-content\/uploads\/2022\/03\/android-chrome-192x192-1.png","contentUrl":"https:\/\/www.rosehosting.com\/blog\/wp-content\/uploads\/2022\/03\/android-chrome-192x192-1.png","width":192,"height":192,"caption":"RoseHosting"},"image":{"@id":"https:\/\/www.rosehosting.com\/blog\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/RoseHosting","https:\/\/x.com\/rosehosting","https:\/\/www.linkedin.com\/in\/rosehosting\/"],"description":"RoseHosting is a leading Linux hosting provider, serving thousands of clients world-wide since 2001.","email":"info@rosehosting.com","telephone":"(314) 275-0414","legalName":"Rose Web Services LLC","foundingDate":"2001-04-02","numberOfEmployees":{"@type":"QuantitativeValue","minValue":"11","maxValue":"50"}},{"@type":"Person","@id":"https:\/\/www.rosehosting.com\/blog\/#\/schema\/person\/7ce77a842fa6a9a7f8efa186f2353713","name":"Jeff Wilson","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/0985fed6af04cc60703d2ecf27c65dfa373e0ca00eb21c0b03477e099ea3f99f?s=96&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/0985fed6af04cc60703d2ecf27c65dfa373e0ca00eb21c0b03477e099ea3f99f?s=96&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/0985fed6af04cc60703d2ecf27c65dfa373e0ca00eb21c0b03477e099ea3f99f?s=96&r=g","caption":"Jeff Wilson"},"description":"An experienced Linux veteran with many years of experience. Helping other Linux admins with frequent Linux and business-related blog posts on the RoseHosting blog. Techie by choice. Loving nature and travel. Happily married and father of two lovely children.","sameAs":["https:\/\/www.rosehosting.com","https:\/\/www.facebook.com\/rosehosting.helpdesk"],"url":"https:\/\/www.rosehosting.com\/blog\/author\/jwilson\/"}]}},"_links":{"self":[{"href":"https:\/\/www.rosehosting.com\/blog\/wp-json\/wp\/v2\/posts\/41031","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.rosehosting.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.rosehosting.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.rosehosting.com\/blog\/wp-json\/wp\/v2\/users\/4"}],"replies":[{"embeddable":true,"href":"https:\/\/www.rosehosting.com\/blog\/wp-json\/wp\/v2\/comments?post=41031"}],"version-history":[{"count":12,"href":"https:\/\/www.rosehosting.com\/blog\/wp-json\/wp\/v2\/posts\/41031\/revisions"}],"predecessor-version":[{"id":43301,"href":"https:\/\/www.rosehosting.com\/blog\/wp-json\/wp\/v2\/posts\/41031\/revisions\/43301"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.rosehosting.com\/blog\/wp-json\/wp\/v2\/media\/41225"}],"wp:attachment":[{"href":"https:\/\/www.rosehosting.com\/blog\/wp-json\/wp\/v2\/media?parent=41031"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.rosehosting.com\/blog\/wp-json\/wp\/v2\/categories?post=41031"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.rosehosting.com\/blog\/wp-json\/wp\/v2\/tags?post=41031"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}