• 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 install Rails app in subdirectory?

sweetp

Basic Pleskian
Hey guys,

I am wanting to install a Ruby on Rails app in a subdirectory of my domain, but don't see a way to achieve this through the UI?

I can install the app just fine, and I have it configured in the envioronment.rb file to run on the subdirectory:
mydomain.com/store
and this works great, but.... the app also runs on the root domain:
mydomain.com

well, technically it doesnt run, it just throws an error. but thats what it should do.

what i really want is my static site to run on the root domain:
mydomain.com
and the rails app running on
mydomain.com/store


i also want to run a wordpress blog and a mybb forum: mydomain.com/blog, mydomain.com/support... but first the rails app. I had this setup all happily running on a cpanel server, before i migrated over to Plesk.


could someone please walk me through what i need to do to get this running.

thanks in advance.
o_O
 
Back
Top