HDFGroup / hsds

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

Support running hsds without Docker #115

Closed jreadey closed 2 years ago

jreadey commented 2 years ago

Enable running hsds without Docker/Kubernetes.

The runall.sh script has a runall.sh --no-docker option, but it's broken.

jreadey commented 2 years ago

The --no-docker option should be fixed in the current branch. In my testing, it seems to run a bit faster than with docker.