A API server for image gettring, preprocessing and indexing in BlueLens.
$ gcloud auth login$ gcloud config set project bluelens-11b9bkubectl create -f kubernetes/config.yamlrelease.sh
# ./release.sh {TAG}
# sample
$ ./release.sh latestEach MongoDB Replica Set will have its own DNS address. This will take the format .. The DNS addresses to use will be:
bl-db-image-0.bl-db-image.mongo
bl-db-image-1.bl-db-image.mongo
bl-db-image-2.bl-db-image.mongoPut these in your connection url. For example:
mongodb://bl-db-image-0.bl-db-image.mongo bl-db-image-1.bl-db-image.mongo bl-db-image-2.bl-db-image.mongo:27017/dbname_?'