Repo for development of the ProbModelSEED service
SERVICE DEPENDENCIES: typecomp Workspace
SETUP
- A workspace server must be up and running at the URL located in config file
- make
- if you want to run tests: make test
- make deploy
- fill in deploy.cfg and set KB_DEPLOYMENT_CONFIG appropriately
- $TARGET/services/Workspace/start_service
If the server doesn't start up correctly, check /var/log/syslog for debugging information.
RUNNING SERVERS Dev server on twig: https://p3c.theseed.org/dev1/services/ProbModelSEED Production server on beech: https://p3.theseed.org/services/ProbModelSEED