Skip to content

Project to collect and analyse data of drugs and their cocrystals using scientific softwares.

Notifications You must be signed in to change notification settings

tuypoa/LaPFarSC-CrystalCoformers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CrystalCoformers

Project to collect and analyse data of drugs and their cocrystals using scientific softwares on multiple machines.

INSTALL

  1. Install postgresql server following instructions: postgresql/README.md
  2. Install php server (apache2) and modules "php-pgsql" "php-gd"
$ sudo apt-get install php-pgsql php-gd
$ sudo service apache2 restart
  1. Deploy JARs and check directories on db table "maquina_infomaquina" and "javadeploy"
  2. Configure cron execution
$ crontab -e
# m h  dom mon dow   command
*/15 * * * * java -jar /home/farmacia/Documentos/Guilherme/bin/java-CrystalCoformers_v0.1.0.jar 127.0.0.1

About

Project to collect and analyse data of drugs and their cocrystals using scientific softwares.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published