forked from dptools/dpdash
-
Notifications
You must be signed in to change notification settings - Fork 1
DPdash launch commands
Tashrif Billah edited this page Jan 5, 2024
·
2 revisions
1/5/2024:
cd /opt/dpdash/dpdash/
singularity shell -B ${state}:/data -B ${state}/dpdash/configs/dashboard:${IMAGE_SW_DIR}/server/configs -B ${state}/dpdash/dist:${IMAGE_SW_DIR}/dist -B ${state}/dpdash/webpack-build:${IMAGE_SW_DIR}/public/js -B ${data}:/project_data -B views/fe-utils/countUtil.js:${IMAGE_SW_DIR}/views/fe-utils/countUtil.js -B server/utils/siteNames.js:${IMAGE_SW_DIR}/server/utils/siteNames.js -B singularity/run.sh:${IMAGE_SW_DIR}/singularity/run.sh ${DPDASH_IMG}