Displaying 20 results from an estimated 20000 matches similar to: "RoR project deployment using Nginx and Thin"
2012 Dec 13
7
Thin server giving Stack level too deep error
Hi,
I am using thin web server in my rails project. But it gives stack level
too deep error. Couldn''t find any appropriate solution to this.
I have tried updating the ruby but didn''t help.
Regards,
Sumit
--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to
2011 Nov 14
3
nginx + unicorn deployment survey
Hello all, I''m wondering if you deploy nginx:
1) on the same machine that runs unicorn (exclusively proxying to that)
2) on a different machine that doesn''t run unicorn
3) both, nginx could forward to either to localhost
or another host on the same LAN
And of course, the reason(s) you chose what you chose. I''m inclined
to believe many folks are on 1) simply
2012 Aug 13
9
Using Jquery plugin "tokenInput" with rails
Hi,
I made a contact manager app using rails. I added TokenInput plugin to
introduce an instant contact search functionality in it. Tried following a
railscast http://railscasts.com/episodes/258-token-fields but have been
struggling with it for a while. Following is the code I use in my view
<%= form_tag({:action => ''show'', :id => @contact_tokens}, :remote =>
2012 Sep 18
3
Nginx + Phusion Passenger 3 problem with "504 Gateway time-out"
Hi,
I have a Rails 3.2 app. There is a specific request that takes a long
time to execute. The context is, the user uploads a pdf, and then we
have some processing through carrierwave + rmagick that generate a
jpeg from the first page of the document. Everything works in dev mode
using both webrick and thin. The problem happens on the prod
environment with Nginx + Passenger.
The request takes a
2013 Mar 14
1
Ubuntu 12.10 Nginx Rails 3.2.13. Deploy in sub URI. Nothing happens!
Dear friends,
I followed the guide on
http://techoctave.com/c7/posts/16-how-to-host-a-rails-app-with-phusion-passenger-for-nginx
and successfully deployed two apps on the same web server, some months ago.
Then when I upgraded to Rails 2.3.13.rc1 everything seems to be OK, but
when I visit my app with the browser all that I get is the Welcome page
from Nginx.
Here is my nginx.conf:
2008 Apr 08
4
Mongrel performance study
Hi mongrelians,
I found myself with an unloaded full production server recently which
presented an opportunity to run some performance tests against Mongrel
and nginx. I thought this list might have some interest in the results
of my tinkering!
I actually ran two sets of studies, and Wayne Seguin kindly provided a
lot of guidance and support in getting them running. Thanks Wayne!
Also,
2013 Sep 26
4
Rails Misconfigured - Missing Welcome Page
I''m using DigitalOcean as my hosting provider as I have some simple
sites there. I thought I''d try to setup rails on a domain there to see
what I could accomplish.
OS: Ubuntu 12.04 x32
Rails: 4.0.0
Ruby: 2.0.0p247
nginx: 1.1.19
MariaDB: 10.0.4
Passenger: 4.0.19
node.js: 0.6.12
Thin: 1.5.1
When I hit the sight, I get "Welcome to
2024 Sep 06
0
NGINX has moved to Github!
Hello from NGINX!
Today we're thrilled to announce that the official NGINX Open Source development
repository has moved from Mercurial to GitHub [1][2][3], where we will now start
accepting contributions in the form of Pull Requests. Additionally, starting
today, we will begin accepting bugs reports, feature requests and enhancements
directly through GitHub, under the "Issues" tab.
2024 Sep 06
0
NGINX переехал на GitHub!
Привет от команды NGINX!
Мы рады сообщить, что официальный репозиторий разработки NGINX Open Source
был перенесен с Mercurial на GitHub [1][2][3], где с сегодняшнего дня мы
начинаем принимать патчи в форме Pull Request. Отчеты об ошибках, запросы на
новую функциональность и улучшения теперь принимаются в разделе «Issues» на
GitHub. Форумы сообщества интегрированы в раздел GitHub “Discussions”,
2011 Mar 14
1
slight security problem
Hey,
Just wondering if anyone else has noticed this.
I''m using thin+puppetmasterd+nginx. If i add a host, sign it''s key,
run puppetd successfully on it all is good, as expected. If i then
revoke/clean the key on the master server, leave the box running,
startup another host set the hostname to be the same as the old,
generate new keys/have them signed. The original box is still
2011 Jul 07
0
Question of uploading large file using carrierwave, uploadify and nginx upload module
Hey ROR users,
I have a small experimental web app which is for uploading files. The
web app uses carrierwave, uploadify. It works fine on small size
files. However, it can not handle large size files (>1G) efficiently.
Then I decided using nginx upload module, it worked well on small size
files after modification of codes,. But It fails on uploading large
files (>1G) because of http error
2015 Jun 01
0
nginx conflicting server name ignored warning
Guys,
I'm getting a strange warning whenever I do a config test or a restart of
nginx 1.0.15
[root at aoadbld00032lb nginx]# nginx -t
nginx: [warn] conflicting server name "aoadbld00032lb.company.com" on
0.0.0.0:80, ignored
nginx: [warn] conflicting server name "logs.pcf.company.com" on 0.0.0.0:80,
ignored
nginx: the configuration file /etc/nginx/nginx.conf syntax is ok
2023 Aug 09
1
Upload files and folders to nginx web server from the browser
Hi,
Is there a way to upload files to nginx webserver
https://software.mydomain.com from the browser ? I have the below nginx
config file. I am running nginx version: nginx/1.24.0 on CentOS Linux
release 7.9.2009 (Core)
# nginx -v
nginx version: nginx/1.24.0
# cat /etc/redhat-release
CentOS Linux release 7.9.2009 (Core)
#
*cat /etc/nginx/conf.d/default.conf*
> server {
> listen
2014 Oct 29
3
Right way to install phpMyAdmin through Nginx and PHP-FPM
First I know this is not a list for PHP or Nginx setup or something else
but I'll give it a try and ask here for support I'm running a new server
with PHP 5.5.18 and Nginx 1.6.2 through FPM/FastCGI. The server is working
fine since I have other websites running on it. Now I'm trying to configure
phpMyAdmin and I tried this:
* 1. *Create a file under
2015 Dec 22
0
Announcing release for nginx 1.6 and 1.8 on CentOS Linux 6 x86_64 SCL
I am pleased to announce the immediate availability of versions 1.6 and
1.8 of the nginx HTTP and reverse proxy server on CentOS Linux 6 x86_64,
delivered via a Software Collection (SCL) built by the SCLo Special
Interest Group (https://wiki.centos.org/SpecialInterestGroup/SCLo).
QuickStart
----------
You can get started in three easy steps:
$ sudo yum install centos-release-scl
$ sudo
2015 Dec 22
0
Announcing release for nginx 1.6 and 1.8 on CentOS Linux 7 x86_64 SCL
I am pleased to announce the immediate availability of versions 1.6 and
1.8 of the nginx HTTP and reverse proxy server on CentOS Linux 7 x86_64,
delivered via a Software Collection (SCL) built by the SCLo Special
Interest Group (https://wiki.centos.org/SpecialInterestGroup/SCLo).
QuickStart
----------
You can get started in three easy steps:
$ sudo yum install centos-release-scl
$ sudo yum
2010 Jun 07
0
nginx-0.7.40
Changes with nginx 0.7.66 07 Jun 2010
*) Security: now nginx/Windows ignores default file stream name.
Thanks to Jose Antonio Vazquez Gonzalez.
*) Change: now the charset filter runs before the SSI filter.
*) Change: now no message is written in an error log if a variable is
not found by $r->variable() method.
*) Change:
2010 Jun 07
0
nginx-0.7.66
éÚÍÅÎÅÎÉÑ × nginx 0.7.66 07.06.2010
*) âÅÚÏÐÁÓÎÏÓÔØ: ÔÅÐÅÒØ nginx/Windows ÉÇÎÏÒÉÒÕÅÔ ÉÍÑ ÐÏÔÏËÁ ÆÁÊÌÁ ÐÏ
ÕÍÏÌÞÁÎÉÀ.
óÐÁÓÉÂÏ Jose Antonio Vazquez Gonzalez.
*) éÚÍÅÎÅÎÉÅ: ÔÅÐÅÒØ charset-ÆÉÌØÔÒ ÒÁÂÏÔÁÅÔ ÄÏ SSI-ÆÉÌØÔÒÁ.
*) éÚÍÅÎÅÎÉÅ: ÔÅÐÅÒØ × ÌÏÇ ÏÛÉÂÏË ÎÅ ÐÉÛÅÔÓÑ ÓÏÏÂÝÅÎÉÅ, ÅÓÌÉ ÐÅÒÅÍÅÎÎÁÑ
ÎÅ ÎÁÊÄÅÎÁ Ó ÐÏÍÏÝØÀ ÍÅÔÏÄÁ
2019 May 03
0
Permissions on nginx logs
Add group nginx to your user... usermod -G nginx,... username
(Where .... Is any other groups you're a member of, not counting your
primary group)
On Fri, May 3, 2019, 3:03 PM Bee.Lists <bee.lists at gmail.com> wrote:
> Hi folks.
>
> Just wondering if I can change the ownership on the nginx logs folder so I
> can access them easier for analysis on a regular basis and
2017 Nov 28
0
Announcing release of nginx 1.12 on CentOS Linux 7 x86_64
I am pleased to announce the immediate availability of nginx
in version 1.12 on CentOS Linux 7 x86_64, delivered via a Software
Collection (SCL) built by the SCLo Special Interest Group
(https://wiki.centos.org/SpecialInterestGroup/SCLo).
QuickStart
----------
You can get started in three easy steps:
$ sudo yum install centos-release-scl
$ sudo yum install rh-nginx112
$ scl enable