Skip to content
This repository has been archived by the owner on Sep 7, 2021. It is now read-only.

allow more flexible Elasticsearch configuration (including HTTPS connections) #19

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

Conversation

larsmans
Copy link
Contributor

This is needed to use ES connections over HTTPS. It changes the settings.py format, but the old format is still supported for backward compatibility.

larsmans and others added 3 commits June 29, 2015 17:29
This is needed to use ES connections over HTTPS.
It invalidates existing configuration files.
ES settings disabled in settings.py. The README already instructs users
to create a local_settings.py. If they forget to configure Elasticsearch,
they get an exception rather than AVRXL trying to connect to localhost.
@larsmans larsmans changed the title allow more flexible Elasticsearch configuration allow more flexible Elasticsearch configuration (including HTTPS connections) Mar 4, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant