Hello.
Installing cryosparc on a cluster. All has gone well and I can access the web interface via localhost:39000.
However, I’m not sure where it is getting the hostname for non-local access. I initially had an error loading with “cryosparcm start” telling me to “re-run this command on the master node”. After adding the export CRYOSPARC_HOSTNAME_CHECK to master/config.sh, it continues to start but still presents the web interface at a different hostname than desired.
Where is cryosparc getting the hostname it presents for the web interface for non-local use? How can I change it?
Thanks!