HDFGroup / hsds

Cloud-native, service based access to HDF data
https://www.hdfgroup.org/solutions/hdf-kita/
Apache License 2.0
126 stars 52 forks source link

Fix docker compose not creating multiple SNs correctly #322

Closed mattjala closed 4 months ago

mattjala commented 4 months ago

Setting up HSDS through Docker with more than one SN would end up infinitely waiting for the server to be ready.

mattjala commented 4 months ago

The issue appears to have been due to my environment variable setup, not docker-compose - I'm not able to replicate the issue.