Deploying a Ruby on Rails application to SAP BTP Cloud Foundry
Deploying a Ruby on Rails application to SAP Business Technology Platform (BTP) Cloud Foundry involves several steps. Here's a general guide to help you through the process:
Prepare Your Ruby on Rails Application:
Ensure your Ruby on Rails applicat...
nagmanibhushan.com2 min read
Abhi P
Thanks for writing it. The cf login did not work for it , so I used cf login --sso (that worked) Yet, I could not deploy the app as the buildpack is not detected automatically.
So not sure if ruby/ror buildpack is available under SAP BTP.