-
Setup environemnt and make sure you can run
python app.py
without any error. If you are using landau.lbl.gov desktop, you can use conda environmentsource /home/olga/anaconda3/bin/activate syncheck_env
and run from there. -
Make sure you have access to
m1268
project on NERSC and have set up access to their docker repo. -
Run:
docker build --tag syncheck-app .
docker tag syncheck-app:latest harbor.nersc.gov/m1268/syncheck-app:latest
docker push harbor.nersc.gov/m1268/syncheck-app:latest
-
Go to
https://rancher2.spin.nersc.gov/
, m1268 Production, find workloadsyncheck-app
and makeredeploy
. -
Make sure the website
www.syncheck.org
runs correctly. It may take some time for changes to get applied. Usually TMPipe and MatBERT APIs take long time to load.