ruby

  1. PCZero

    Install Ruby on Alma Linux running 110.0.R

    OK folks one of my clients wants to use stripe as their payment processor and they (stripe) tells me I have to have ruby installed on the box. IT is not currently installed. By surfing I found instructions from Janary on how to proceed. Got the ea-apache24-mod_env installed but I see no...
  2. J

    Cannot use Ruby gems

    I am unable to require Ruby gems on my server. My hosting provider also has no idea as to why this happens. Here's a minimal example: $ ruby -r 'sinatra' my_script.rb /usr/share/rubygems/rubygems/core_ext/kernel_require.rb:55:in `require': cannot load such file -- sinatra (LoadError)...
  3. S

    Upgrade git and ruby?

    I'm running CentOS v7.9.2009 and cPanel & WHM v102.0.8 (STANDARD). I need to install something on my server that wants git 2.1.3 and ruby 2.6 or higher. I have older versions of both. Can I update these without impacting WHM or cPanel? Does cPanel use or care about git or ruby? Error...
  4. D

    Ruby (ea-ruby24-mod_passenger) need upgrade process

    I am running cloud linux 7.9 and WHM 94.0.2 - ea-ruby24-mod_passenger is installed and is EOL. Do I need to UNINSTALL/REMOVE ea-ruby24-mod_passenger before I install ea-ruby27-mod_passenger ? If so can some one provide the steps to upgrade ea-ruby24-mod_passenger and what commands are...
  5. B

    Cannot get Ruby on Rails application (Redmine) to run after installation

    Hello! I've set up a blank installation of Redmine using the instructions at this URL: https://documentation.cpanel.net/display/CKB/How+to+Install+a+Redmine+Web+Application The installation on the command-line seemed to go without a hitch, no error messages were reported, the database...
  6. R

    cPanel - WHM 86 - Ruby support?

    Hi there, Firstly, sorry if my question does not make complete sense (I am new to this)! I have a cPanel / WHM 86 appliance - Can I install Ruby on rails as a package? I have seen this feature available on older installations of WHM and I just wanted to know what the official stance was to...
  7. A

    Migrating a Ruby on Rails application to shared server

    Hi, I have a Ruby on Rails application currently hosted in a dedicated server. I would like to Migrate the same to an account in cPanel were all other accounts are having PHP websites. 1) Is there any issues if I host the Ruby on Rails application in a cPanel account ? 2) Will it affect any...
  8. Y

    Efficient Ruby and Rails app devops deployment options?

    We build Ruby and Ruby on Rails apps. We have a lot of clients that like Linode + cPanel. These two critters don't like to play together very nice in terms of deployment. As solution builders, we love the Heroku / Nanobox style deployment options, but we want (need) to do this to cPanel...
  9. deddy

    In Progress [CPANEL-21319] Legacy RubyGems interfaces are not functional in Centos 7

    cPanel Ruby Gems Install a Ruby Gem Installing Ruby Gem “compass”. ERROR: While executing gem ... (OptionParser::InvalidOption) invalid option: -y Installing Ruby Gem “bundler”. ERROR: While executing gem ... (OptionParser::InvalidOption) invalid option: -y ... and so on. This cPanel feature is...
  10. S

    Installing Ruby on Rails questions

    Hello, I am a Ruby on Rails developer and this will be my first time using cPanel. We bought a domain name and was given access to a cPanel for our site, which I believe the version is 68 as indicated by the picture below: i65.tinypic.com/2jdotvc.png I wanted to install Ruby on Rails onto...
  11. W

    Ruby and Bundler

    Hi, Wondering if someone can help me with this, I have a few ruby apps that I am looking at migrating to cPanel servers. I've followed the instructions here: Application Manager - Version 66 Documentation - cPanel Documentation To add ea-ruby24-mod_passenger, and enable the Application...
  12. S

    ruby app file structure

    Hello, Rails uses a particular file structure that I would have expected the Setup App to have created: app/assets/images/.... app/assets/javascripts/.... app/assets/stylesheets/.... app/assets/controllers/... app/assets/helpers/... app/assets/mailers/... app/assets/models/...
  13. R

    Ruby on rails user interface in cPanel

    Hi, I have CloudLinux Server release 6.9 (Igor Volk) I am following this tutorial to install ROR in cPanel: Installing Ruby on Rails with Passenger on a cPanel Server - The cPanel Admin But how do you make the userinterface present in cPanel itself such that an user can deploy application...
  14. T

    EA4 migration and potential ruby/rails/passenger issues

    I am really wanting to pull the trigger on migrating one of our servers to EA4 but would like to be prepared for potential issues. Ruby, Rails 4, and Phusion Passenger were manually installed on this server so we could use Redmine. I am betting that I will need to reinstall the apache module...
  15. S

    Manually Install Angular and Ruby on Rails

    Hello everyone, Usually, I try to solve my problems reading on the internet but I can't find information about this. I have a RoR application (its an API) for the backend, and an AngularJS application for the frontend, I like to install it manually on a CentOS 6.7 machine but I find...
  16. N

    Installing Ruby on Rails along with Passenger on a cPanel server...

    Hello, I have been trying to install Passenger alongside Ruby and Rails on a brand new cPanel server running on VMware. [[email protected] ~]# httpd -v Server version: Apache/2.4.23 (cPanel) Server built: Aug 24 2016 19:30:51 The installation of Ruby Version Manager along with Ruby and Rails...
  17. J

    Error con RubyGems

    Hola a todos, es mi primer post y es acerca de un error del que no encuentro solución y por el que mi proyecto se encuentra parado, os lo voy a explicar a ver si alguno habeís estado en la misma situación y me podéis ayudar. Al intentar instalar gemas desde el software RubiGems instalado en...
  18. S

    Ruby script for CentOS 7

    Hi there I'm looking to set up Ruby, RubyGems and Ruby on Rails on my VPS. However, the script provided by cPanel to install these features will only install "Ruby", because my OS is not supported by the scripts or cPanel yet. Does anyone know when CentOS 7 will be supported by cPanel/WHM for...
  19. J

    Ruby support on CentOs 7 WHM 11.50

    Hello friends! The title pretty much explains what I want... I did: [email protected] [/scripts]# yum list ruby Plugins carregados: fastestmirror Loading mirror speeds from cached hostfile * base: mirror.teklinks.com * epel: archive.linux.duke.edu * extras: ftp.usf.edu * updates...
  20. J

    Ruby 2.1

    Good morning everyone. I am trying to setup a new app thru cpanel......but I'm a little confused as to what I'm suppose to put for the following... Ruby version "2.1" App Directory "/home/xxxxxxxx" App URI "this is what I have no idea what i'm suppose to put" Any help or advice would be...