opensemanticsearch / open-semantic-search

Open Source research tool to search, browse, analyze and explore large document collections by Semantic Search Engine and Open Source Text Mining & Text Analytics platform (Integrates ETL for document processing, OCR for images & PDF, named entity recognition for persons, organizations & locations, metadata management by thesaurus & ontologies, search user interface & search apps for fulltext search, faceted search & knowledge graph)
https://opensemanticsearch.org
GNU General Public License v3.0
962 stars 169 forks source link

Set user shell to /bin/bash #439

Closed s-vx closed 1 year ago

s-vx commented 2 years ago

Hi, thanks for building open semantic search!

I understand this might be a personal preference, but while testing Open-Semantic-Search I found that setting the shell for user user to /bin/bash could help interface with the system. I found myself switching to bash to display the current folder and/or to use completion. Perhaps, this could be added to the default ansible code?