You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Steps to use when deploying the Ocean Navigator application on a Ubuntu, Debian, CentOS, Fedora, and /or Red Hat operating systems.
For those who wish to run a Red Hat based operating system the libnsl library is required by Miniconda to be able to run its various binaries and libraries.
dnf install libnsl -y
Create standard Linux account. Adjust the variable STD_USER_ACCT accordingly.
(OPTIONAL) If you are wishing to use our Datastore. Please create the /data directory and ensure that the user is set as owner in order for the ${HOME}/bin/mount-remote.sh script to work as stated later in this installation recipe.
(OPTIONAL) If you are using our Datastore please send your request to [email protected] and attach a copy of the Public SSH key generated for the user hosting the Ocean Navigator software.
${HOME}/bin/mount-remote.sh
(OPTIONAL) If you wish to visualize your local datasets. You will need to update the datasetconfig.json and oceannavigator.cfg configuration files.