Skip to content

JaneliaSciComp/precompute-dashboard

Repository files navigation

chacrm2 Picture

GitHub last commit GitHub commit merge status

Python Docker nginx Flask MySQL Swagger

Minimal ChaCRM interface

This python flask app provides the web UI for minimal ChaCRM functionality.

This system uses MySQL, PostgreSQL and nginx, and depends on docker and docker-compose to run.

To run on production:

sh restart_prod.sh

Dependencies

  1. This code depends on the configurator. It should be active at the URL set in REST_SERVICES in api/config.cfg.

Installation

  1. Update nginx.conf or nginx-dev.conf as appropriate to reflect the correct hostname.
  2. Run the application using restart_prod.sh or restart_dev.sh as appropriate.
  3. The API is now available at http://your-hostname/. Opening this url in your browser will bring up the sample release summary dashboard.

Author Information

Written by Rob Svirskas (svirskasr@janelia.hhmi.org)

Scientific Computing

About

NeuronBridge precompute dashboard

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published