cyverse-gis / suas-metadata

Main repository for Calliope project - see Wiki tab above for details
GNU General Public License v3.0
1 stars 2 forks source link

OpenDistro-ES and LDAP #17

Open tyson-swetnam opened 5 years ago

tyson-swetnam commented 5 years ago

Switch from using open source ElasticSearch Docker to an OpenDistro Docker container.

https://opendistro.github.io/for-elasticsearch/

The refactor will also require the removal of CalliopeAuth from the Calliope workflow. https://github.com/cyverse-gis/suas-metadata/tree/master/CalliopeAuth

The refactor will also switch to using CyVerse LDAP https://github.com/cyverse-de/cyverse-cas-server-support-ldap-rfc2307

DavidM1A2 commented 5 years ago

This all looks good, I believe ES now supports security for free after OpenDistro became a thing. Not sure if I'd go with it but figured I'd mention it here.

tyson-swetnam commented 4 years ago

@JLHonors How is this coming along?