Skip to content

Conversation

smenon8
Copy link
Collaborator

@smenon8 smenon8 commented Oct 7, 2025

gunicorn --workers ${WORKERS:-4} --bind 0.0.0.0:${PORT} --chdir src bioclip_vector_db.query.wsgi:app

Starts 4 instances.

@smenon8 smenon8 requested a review from NetZissou October 7, 2025 01:53
Copy link
Contributor

@NetZissou NetZissou left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

@smenon8 smenon8 merged commit 08ccb99 into Imageomics:main Oct 9, 2025
@smenon8 smenon8 deleted the unicorn-server branch October 9, 2025 21:00
smenon8 added a commit to smenon8/bioclip-vector-db that referenced this pull request Oct 10, 2025
…s#28)

* Implement gunicorn support for starting multiple instances

* also remove the unwanted notebook
smenon8 added a commit that referenced this pull request Oct 10, 2025
* Add taxanomic information as metadata to sqlite db

* Implement gunicorn support for starting multiple instances (#28)

* Implement gunicorn support for starting multiple instances

* also remove the unwanted notebook

* add get by original_id as well
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants