Home for the installation scripts/data for the Ocean Navigator.
ShellMIT
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 DFO.OceanNavigator-NavigateurOcean.MPO@dfo-mpo.gc.ca 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.