Deployment scripts for the askcos-site
web application for the prediction of feasible synthetic routes towards a desired compound and associated tasks related to synthesis planning. Originally developed under the DARPA Make-It program and now being developed under the MLPDS Consortium.
This package provides various deployment and management scripts for askcos-site
.
Software requirements for deployment are Docker and Docker Compose. A basic configuration for Kubernetes is also provided.
The core functions needed for deployment are all contained in the deploy.sh
script (or deploy_k8.sh
for Kubernetes deployment). See deploy.sh -h
for supported commands and options.
Additional information on deployment and releases can be found at askcos.github.io.