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

[TASK] Use relative path to typo3lib in Apache Solr config #4310

Merged
merged 3 commits into from
Jan 30, 2025

Conversation

dkd-kaehm
Copy link
Collaborator

@dkd-kaehm dkd-kaehm commented Jan 30, 2025

Previously the absolute paths were used for typo3lib solr.xml file,
this works on Docker and few linux-distributions.
Using relative path, will allow to use the EXT:solr config sets in all possible installation variants.


DON'T SQUASH!

MUST be ported to

  • release-12.0.x
  • ELTS

@dkd-kaehm dkd-kaehm force-pushed the task/use_relative_paths branch from 407d2aa to 73bae72 Compare January 30, 2025 10:50
This change makes it possible to re-use the default ENV variables in scripts within
`/docker-entrypoint-initdb.d-as-sudo/` folder.
@dkd-kaehm dkd-kaehm force-pushed the task/use_relative_paths branch 2 times, most recently from 2d9c81b to d9f99c1 Compare January 30, 2025 13:02
Previously the absolute paths were used for `typo3lib` `solr.xml` file, 
this works on Docker and few linux-distributions. 
Using relative path, will allow to use the EXT:solr config sets in all possible installation variants.
@dkd-kaehm dkd-kaehm force-pushed the task/use_relative_paths branch from d9f99c1 to 2c309f2 Compare January 30, 2025 16:02
dkd-kaehm added a commit to dkd-kaehm/ext-solr that referenced this pull request Jan 30, 2025
This change makes it possible to re-use the default ENV variables in scripts within
`/docker-entrypoint-initdb.d-as-sudo/` folder.

Ports: TYPO3-Solr#4310
dkd-kaehm added a commit to dkd-kaehm/ext-solr that referenced this pull request Jan 30, 2025
Previously the absolute paths were used for `typo3lib` `solr.xml` file,
this works on Docker and few linux-distributions.
Using relative path, will allow to use the EXT:solr config sets in all possible installation variants.

Ports: TYPO3-Solr#4310
dkd-kaehm added a commit to dkd-kaehm/ext-solr that referenced this pull request Jan 30, 2025
dkd-kaehm added a commit to dkd-kaehm/ext-solr that referenced this pull request Jan 30, 2025
dkd-kaehm added a commit to dkd-kaehm/ext-solr that referenced this pull request Jan 30, 2025
@dkd-kaehm dkd-kaehm merged commit 7618947 into TYPO3-Solr:main Jan 30, 2025
9 checks passed
@dkd-kaehm dkd-kaehm deleted the task/use_relative_paths branch January 30, 2025 16:32
dkd-kaehm added a commit that referenced this pull request Jan 30, 2025
This change makes it possible to re-use the default ENV variables in scripts within
`/docker-entrypoint-initdb.d-as-sudo/` folder.

Ports: #4310
dkd-kaehm added a commit that referenced this pull request Jan 30, 2025
Previously the absolute paths were used for `typo3lib` `solr.xml` file,
this works on Docker and few linux-distributions.
Using relative path, will allow to use the EXT:solr config sets in all possible installation variants.

Ports: #4310
dkd-kaehm added a commit that referenced this pull request Jan 30, 2025
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

Successfully merging this pull request may close these issues.

1 participant