• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Question How to Deploy a Ruby on Rails Application with Plesk Ruby && Git

HuanCheng Bai

New Pleskian
Hi There,

I want to know is here some one deploy Ruby on Rails Application to Plesk.

I try to use git for my code auto deploy , and use ruby for run my application .

My Settings is here:

Repo url: [email protected]:xiqingongzi/rails.git
clone path : Home / user
VHost Document root : Home/User/Public

But my settings is not ready.

So, I want to know here someone deploy ror on plesk?

btw , when i run rake command, i got this


rake aborted! Bundler::GemRequireError: There was an error while trying to load the gem 'coffee-rails'. Gem Load Error is: Could not find a JavaScript runtime. See rails/execjs for a list of available runtimes.

but my panel has nodejs application deploy settings.

w1xa7.png
 
Back
Top