Search code examples
orocommerce

Orocommerce application root on AWS


I have installed the OroCommerce Community Edit, via the AWS marketplace. I would like to generate the public and private keys, for enabling Web API access of the back-end application. Upon SSH'ing into the application, where would I find the root directory of the app? I need to add the keys to the /var directory, within the application, as per the this doc.

Thanks


Solution

  • The root directory is '/var/www/html/commerce'