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

Latest Packagist - v2022 ( solr + algolia) #15

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

eisberg
Copy link

@eisberg eisberg commented May 22, 2022

Closes #11

mv /etc/php/8.0/mods-available/xmlrpc.ini /etc/php/8.0/ && \
# addgroup --gid ${USER_ID} --system ${USER_NAME} && \
adduser -u ${USER_ID} -D -h ${USER_WORKDIR} --shell --group ${USER_NAME} ${USER_NAME} && \
git clone -b wo_polit_banner https://github.com/ModelTech/packagist.git /srv

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should be updated.

README.md Outdated
@@ -20,7 +20,7 @@ This whole project consists of 4 containers and 1 data-only container.
- Redis (memory storage)
- Solr (search engine)

This version is [locked to](https://github.com/composer/packagist/commit/2d90743bec035e87928f4afa356ba28a1547608f) version before Packagist switched search engine to Algolia.
This version contains the latest version of Packagist [fork with a search engine for Algolia and Solr](https://github.com/ModelTech/packagist). By default it is set to Solr

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should be updated before merging

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

Successfully merging this pull request may close these issues.

Use latest available packagist
2 participants