Skip to content

elegant way to enable cross origin resource sharing? #513

@tzelch

Description

@tzelch

Hi guys,

First of all thanks for everybody working on this operator, it was quite easy to use even for a Solr noob like me :)

I need to access my solr cloud from an angular Application and am running into cross origin errors.
The easiest way to enable cross origin resource sharing seems to be to edit the web.xml / webdefault.xml:
http://laurenthinoul.com/how-to-enable-cors-in-solr/

On a regular deployment directly in Docker or on a VM this is easily done, but using Kubernetes and the operator it seems there is no easy way to do this and I might have to build a custom solr image.

Figured I asked if somebody else is running the operator and found an elegant solution to enable CORS?

Thanks in advance,
Thomas

Metadata

Metadata

Assignees

No one assigned

    Labels

    cloudquestionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions