the vagrant-project is located here : https://bitbucket.org/aafc-mbb/seqdb-vagrant
this is a docker-project, transforming the above vagrant-project (dev) to a docker-project.
- Tomcat version : 7.0.69
- Java version, Oracle : 1.8.0_77
- MySQL version : 5.6
- the sql-file
- the seqdbweb.war
- Obtain the sql-file and the war-file
- place the sql-file in the '/mysql_autoload/'-directory.
- place the seqdbweb.war in the '/srv/releases/'-directory.
- login : $ docker exec -it 'container-name' bash
- deploy: $ cp ~/releases/seqdbweb.war ~/webapps
- 'make'
- the '/srv/logs'-directory