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

Solr 9.3 now binds to localhost by default #328

Open
donsizemore opened this issue Oct 20, 2023 · 0 comments · May be fixed by #329
Open

Solr 9.3 now binds to localhost by default #328

donsizemore opened this issue Oct 20, 2023 · 0 comments · May be fixed by #329
Assignees

Comments

@donsizemore
Copy link
Member

This means we can remove the jetty.host setting from the solr.service.j2 template for new installations which may want Solr to listen externally.

@donsizemore donsizemore self-assigned this Oct 20, 2023
@donsizemore donsizemore linked a pull request Oct 24, 2023 that will close this issue
donsizemore pushed a commit that referenced this issue Dec 14, 2023
donsizemore pushed a commit that referenced this issue Dec 14, 2023
donsizemore pushed a commit that referenced this issue Dec 18, 2023
donsizemore pushed a commit that referenced this issue Dec 18, 2023
donsizemore pushed a commit that referenced this issue Dec 20, 2023
donsizemore pushed a commit that referenced this issue Dec 22, 2023
donsizemore added a commit that referenced this issue Feb 14, 2024
* #243 initial Rocky 9 support

* #243 revert changes made for testing which shouldn't have been committed/pushed.

* #243 use RockyLinux 9.0 official AMI in us-east-1

* #243 add Rocky 9 RPM repo

* #243 better comment SELinux changes by major version

* #243 bump EC2-create to use official Rocky 9.1 AMI

* #243 correct typo

* #243 tidy up rserve typo, psycopg2 condition

* use current rocky 9.1 ami-0fe64c0692c69d851

* #243 update ec2-create.sh for Rocky 9.1

* #243 bump to payara6 to match develop, disabled test suite in vagrant for now

* undo configurable java home until templating issue is resolved

* #243 updating to 6.0 release

* #328 initial commit of localstack rewrite

* #328 add podman.yml

* #328 create buckets as localstack service account

* #328 create minio service account

* #328 docker compose is now podman compose

* #328 podman-compose wants the dash, whoops

* #328 rewrite localstack/minio, keep docker, initial commit

* #328 add localstack aws templates

* #328 correct service account variables

* #328 add service accounts to docker group

* #328 correct localstack bucket creation by localstack service account

* #328 let's not use the Ansible docker-compose module due to RHEL9 conflicts

* #328 correct minio_compose.yml location

* #328 MinIO S3Access requires hard-coded credentials

* #243 update rocky 9.3 AMI

* #328 why is rocky9 failing on python3-docutils

* #243 rocky9 needs CRB for AWS CLI

* #243 let's stick with Rocky 8 for EC2 until integration tests pass on Rocky 9

* #243 undo rserve testing change to vagrant.yml

* #243 revert spurious changes to minio/localstack/docker/podman

* #243 correct more spurious commits

* #243 some final corrections per Phil

---------

Co-authored-by: don sizemore <don.sizemore@github.com>
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 a pull request may close this issue.

1 participant