Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Non-root install? #271

Closed
basicfeatures opened this issue Oct 7, 2022 · 8 comments
Closed

Non-root install? #271

basicfeatures opened this issue Oct 7, 2022 · 8 comments
Labels
enhancement New feature or request

Comments

@basicfeatures
Copy link

Hello! Trying to add the starter frontend to my namespaced Rails app but it seems the installer places everything into the root so I have to manually move things around afterwards. Maybe in the future it could support something like this?

rails generate solidus:install --frontend=solidus_starter_frontend --namespace=store

Thanks 🙏

@waiting-for-dev
Copy link
Contributor

Thanks for your feedback, @basicfeatures. That's something present in our roadmap but not there yet 🙂

@waiting-for-dev waiting-for-dev added the enhancement New feature or request label Oct 10, 2022
@elia
Copy link
Member

elia commented Oct 10, 2022

@basicfeatures would you be able to provide the basic steps (no need for it to be fancy!) you used to move manually from root to a namespace?

That could turn very useful for:

  1. anyone wanting to take up the challenge and submit a PR addressing this feature
  2. other people having the same need, at least until a better solution is in place 🙏

@basicfeatures
Copy link
Author

basicfeatures commented Oct 12, 2022

Hey guys,

Thanks for the interest!

I'll be back with a working solution ASAP.

@fthobe
Copy link
Contributor

fthobe commented Jan 8, 2025

@jarednorman right now everything is placed in store if I am not mistaken, so can be closed

@jarednorman
Copy link
Member

No, just because everything is added to the host app does not mean that there's a way to install somewhere other than root. You would have to do the work yourself and I don't know how much work that is. If it's insignificant, then we should document the process and close this. If it's significant, someone should eventually add support.

@fthobe
Copy link
Contributor

fthobe commented Jan 11, 2025

Hey @basicfeatures , you opened up this ticket some time ago, did manage to workout some solution?

@elia
Copy link
Member

elia commented Jan 13, 2025

@jarednorman @fthobe I think would be fair to close this as stale as it seems to be just a sporadic need, unless we've seen a frequent need for it ourselves.

If @basicfeatures comes back with instructions we'll still be happy to incorporate them to the documentation.

@jarednorman
Copy link
Member

Sure. I'm sure someone will want this eventually, but realistically no one will do it until someone needs it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

5 participants