fortrabbit / craft-copy

Deployment tools for Craft on fortrabbit
https://www.fortrabbit.com
MIT License
73 stars 8 forks source link

Run Craft Copy in a sub folder? #163

Closed frank-laemmer closed 1 year ago

frank-laemmer commented 1 year ago

Is it possible to run Craft Copy in a sub folder, not root level?

With fortrabbit one can configure Composer to look in a sub folder for the composer.json. And the root path can also be set to something else.

Is it possible to have a setup where Craft Copy will also work, even if the actual Craft installation is not in the root folder? What would be the steps?

Use case: Craft is in headless mode. The JS frontend App lives in a different folder with the App at fortrabbit.

-htdocs
 -frontend <- Js in here
 -backend <- - Craft CMS in there
frank-laemmer commented 1 year ago

Currently not supported no plans doing that.