forked from nselem/evomining
-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Nelly Sélem edited this page Jul 1, 2016
·
12 revisions
Welcome to the EvoMining wiki!
From our Dockerfile image
docker build -t evomining .
on directory /home/nelly/GIT/EvoMining/ are located evoMiningSoftware and DB Software is planned to be on github to be cloned.
At the moment
#1 Run evomining image
docker run -i -t -v /home/nelly/GIT/EvoMining/:/var/www/html -p 80:80 newevomining /bin/bash
Database sample
los17
##1.1 Start apache
sudo service apache2 start
##1.2 Set apache time
file /etc/apache2/apache2.conf
la linea que se cambia
Timeout 300
se cambia por: Timeout 6000000
##1.3 Setdatabases
Edit globals
$GENOMES="los17"
run reparaheader 🚶
perl reparaHEADER.pl
On your browser go to:
http://localhost/html/evoMining/indexORIG.html#