Skip to content

Servers

This project deploys the M3 microservice stack on the following servers:

docker-rc.rc.mbari.org

This is the M3 server on the Rachel Carson. The m3-microservice repository is cloned into the local directory, /opt/m3/m3-microservices and launched using prod_rc.sh up -d.

docker-wf.wf.mbari.org

This is the M3 server on the Western Flyer. The m3-microservice repository is cloned into the local directory, /opt/m3/m3-microservices and launched using prod_wf.sh up -d.

nexus.shore.mbari.org

This is a development server for testing M3 related applications. The services use the SQL Server testing database on fog.shore.mbari.org. Data stored on fog are replaced everynight from the production databases on perseus.shore.mbari.org, so you can test fearlessly agains the M3 services running on nexus. The m3-microservice repository is cloned into the local directory, /home/brian/m3-microservices and launched using dev_mbari.sh up -d