Skip to content

Latest commit

 

History

History

echa-reach

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

The Cefic-LRI cheminformatics tool

The Cefic-LRI cheminformatics data management tool. Note that no data is included and must be provided separately. If you are a Cefic member, you can download the data from the Cefic members extranet.

NB: The file containing the data is echa_substance_food.sql.xz.

Quick Start

  1. Install Docker Compose if you haven't already.
  2. git clone https://github.com/ideaconsult/ambit-docker.git
  3. cd ambit-docker/examples/echa-reach
  4. Copy echa_substance_food.sql.xz to the data_import directory.
  5. docker-compose pull
  6. docker-compose up
  7. Open http://127.0.0.1:8080/ambit in your browser.
  8. Press Ctrl+C in the console, where docker-compose up is running, to stop it.

See the main README.md for more information.