Search found 47 matches: ruby
Searched query: ruby
- Sun Jan 03, 2021 9:38 am
- Forum: Веб сервер
- Topic: Как правильно сконфигурировать приложение bottle (bottle framework) на vestacp wsgi?
- Replies: 2
- Views: 5416
Re: Как правильно сконфигурировать приложение bottle (bottle framework) на vestacp wsgi?
... используется nginx+apache - то зачем вы апач трогаете? Наружу смотрит только nginx. В принципе, настройка любых нестандартных приложений (nodejs, ruby, python etc.) выглядит так: 1. Поднимаем приложение на недоступном извне порту 2. Проксируем запросы на него 3. Готово
- Sun Aug 25, 2019 1:09 pm
- Forum: Web Server
- Topic: Ruby on Rails in Centos 7 using VestaCP
- Replies: 5
- Views: 10104
Re: Ruby on Rails in Centos 7 using VestaCP
and made it executable, like the others template files: chmod +x /usr/local/vesta/data/templates/web/nginx/ror.tpl This is not need. 1.- Why are there 2 installations of Passenger? 2.- Is ror.tpl the only file I need to create to enable RubyOnRails? 3.- Do I need a ror.stpl and/or a ror.sh file? 1....
- Sun Aug 25, 2019 12:48 pm
- Forum: Web Server
- Topic: Ruby on Rails in Centos 7 using VestaCP
- Replies: 5
- Views: 10104
Re: Ruby on Rails in Centos 7 using VestaCP
I'm use Passenger for RoR. 1. Install Ruby. You can use package manager or RVM . 2. Install Passenger for nginx. I use this code in Vesta nginx template: root %docroot%/public; passenger_enabled on; passenger_ruby /usr/bin/ruby2.0; # Set to ...
- Thu Aug 22, 2019 10:25 am
- Forum: Web Server
- Topic: Ruby on Rails in Centos 7 using VestaCP
- Replies: 5
- Views: 10104
Re: Ruby on Rails in Centos 7 using VestaCP
Try to use search first. https://forum.vestacp.com/search.php?keywords=ruby Cool tip, @grayfolk but I had already search for it and I couldn't find anyone who has made it work. I'm use Passenger for RoR. 1. Install Ruby. You can use package manager or RVM . ...
- Thu Aug 22, 2019 10:14 am
- Forum: Web Server
- Topic: Ruby on Rails in Centos 7 using VestaCP
- Replies: 5
- Views: 10104
Re: Ruby on Rails in Centos 7 using VestaCP
Cool tip, @grayfolk but I had already search for it and I couldn't find anyone who has made it work.
- Tue Aug 13, 2019 10:30 pm
- Forum: Web Server
- Topic: Ruby on Rails in Centos 7 using VestaCP
- Replies: 5
- Views: 10104
Re: Ruby on Rails in Centos 7 using VestaCP
- Tue Aug 13, 2019 10:16 pm
- Forum: Web Server
- Topic: Ruby on Rails in Centos 7 using VestaCP
- Replies: 5
- Views: 10104
Ruby on Rails in Centos 7 using VestaCP
Have anyone make Ruby on Rails work on VestaCP?
I need to provide hosting for applications written on ROR and I have no idea how to install it.
Thank you in advance!
I need to provide hosting for applications written on ROR and I have no idea how to install it.
Thank you in advance!
- Thu Jul 18, 2019 12:17 am
- Forum: Общие вопросы
- Topic: Ruby on Rails?
- Replies: 15
- Views: 22195
Re: Ruby on Rails?
... От имени admin по умолчанию ничего работать не будет (у меня не работает). CentOS 7 ставил с готовых пакетов rvm + ruby on rails, проблем под admin не было просто надо было указать PassengerDefaultUser admin в конфигах вместо apache и у меня всё прекрасно запустилось.
- Sat Apr 13, 2019 6:30 pm
- Forum: Веб сервер
- Topic: Конвертация .htaccess на nginx
- Replies: 5
- Views: 5313
Конвертация .htaccess на nginx
... Ruby|SearchBot|SemrushBot|SISTRIX|SiteBot|Slurp|Sogou|solomono|Soup|spbot|suggybot|Superfeedr|SurveyBot|SWeb|trendictionbot|TSearcher|ttCrawler|TurnitinBot|TweetmemeBot|UnwindFetchor|urllib|uTorrent|Voyager|WBSearchBot|Wget|WordPress|woriobot|Yeti|YottosBot|Zeus|zitebot|ZmEu) ...
- Mon Apr 16, 2018 6:05 am
- Forum: Web Server
- Topic: Nginx Announcing NGINX Unit 1.0 a few days ago
- Replies: 2
- Views: 6264
Nginx Announcing NGINX Unit 1.0 a few days ago
... Will VestaCP plan to integrate this Unit into the control panel? Looks it is powerful. Its supported application languages: Python PHP Go Perl Ruby NGINX Unit is a dynamic web and application server, designed to run applications in multiple languages. From its introduction, I guess it is one-thing-for-all-needs ...