ryanhugh / searchneu

Search over Classes, Professors and Employees at NEU!
https://searchneu.com
GNU Affero General Public License v3.0
74 stars 18 forks source link

Moved Elasticsearch off Production Webserver VM #117

Closed dajinchu closed 4 years ago

dajinchu commented 4 years ago

https://elasticsearch.searchneu.com:9200/

(requires authentication) There is a master account, a read/write account for the webserver, and a read-only dev account.

Eventually we could add an account to Travis, so that Travis can index directly into Elasticsearch, instead of SSH-ing into the prod webserver and running yarn index but what we have works for now.

PM me if you need access to the dev account, but for the most part we shouldn't be touching this except to debug prod bugs.