Comments on: How to Install, Configure and Deploy a Meteor.js App on Ubuntu 16.04 https://linuxhostsupport.com/blog/how-to-install-configure-and-deploy-a-meteor-js-app-on-ubuntu-16-04/ Linux Tutorials and Guides Mon, 15 Oct 2018 08:38:56 +0000 hourly 1 https://wordpress.org/?v=6.6.1 By: Ayo https://linuxhostsupport.com/blog/how-to-install-configure-and-deploy-a-meteor-js-app-on-ubuntu-16-04/#comment-114 Mon, 15 Oct 2018 08:38:56 +0000 https://linuxhostsupport.com/blog/?p=57#comment-114 Thanks for the post. Please how much space is required to install meteor? I mean the size it takes off my hard-disk.

]]>
By: admin https://linuxhostsupport.com/blog/how-to-install-configure-and-deploy-a-meteor-js-app-on-ubuntu-16-04/#comment-59 Thu, 19 Apr 2018 09:22:48 +0000 https://linuxhostsupport.com/blog/?p=57#comment-59 In reply to Joaquin.

Hello, Joaquin. It is best to create a new server block for your application at the following location ‘/etc/nginx/conf.d/’.
For example, you can use the following command to create a new configuration file for “your_domain” and then add the lines to it:
nano /etc/nginx/conf.d/your_domain.conf

]]>
By: Joaquin https://linuxhostsupport.com/blog/how-to-install-configure-and-deploy-a-meteor-js-app-on-ubuntu-16-04/#comment-58 Wed, 18 Apr 2018 17:15:23 +0000 https://linuxhostsupport.com/blog/?p=57#comment-58 In reply to Joaquin.

I want to say: Do I have to add those lines that to /etc/nginx/nginx.conf?

]]>
By: Joaquin https://linuxhostsupport.com/blog/how-to-install-configure-and-deploy-a-meteor-js-app-on-ubuntu-16-04/#comment-57 Wed, 18 Apr 2018 17:11:27 +0000 https://linuxhostsupport.com/blog/?p=57#comment-57 Hello. The post is very interesting. I am starting to learn meteor. When you talk about “Add the following lines to the Nginx server block ” i have a doubt. I have to add lines to /etc/nginx/nginx.conf.
Greetings

]]>