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

Linking solr config from app? #55

Closed
cwant opened this issue Dec 12, 2023 · 1 comment
Closed

Linking solr config from app? #55

cwant opened this issue Dec 12, 2023 · 1 comment

Comments

@cwant
Copy link

cwant commented Dec 12, 2023

Sorry if this is more of a question than an issue (but I am neither a solr or a Dokku expert, and Google is not my friend searching for this one) ...

I have a Rails Dokku app called training. It has a solr directory to configure a solr service (usually done using docker-compose by mounting a directory).
I have created and linked a dokku-solr service called training-solr. The Dokku app and solr service are linked as per the documentation.

My question: is it possible for the solr service to get it's config from a directory in the app container?

@josegonzalez
Copy link
Member

Responded to here but:

  • You need to put the config in a top-level solr folder.
  • There is no subfolder, the config has to be in that folder as is.
  • It is copied during the post-extract phase of an app deploy.

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

No branches or pull requests

2 participants