• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

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