- approx. time with medium fast internet connection: 20 minutes
- level: advanced
- initial passwordd: ** Login!@3 **
- BIBBOX/openspecimen-gradle
- BIBBOX/openspecimen-application
- mySQL, offical mySQL container
- busybox, offical data container
- MYSQL_ROOT_PASSWORD = password, only used within the docker container
- MYSQL_DATABASE = name of the mysql database, typical phenotips. The DB file is stored in the mounted volume
- MYSQL_USER = name of the mysql user, typical phenotips
- MYSQL_PASSWORD = mysql user password, only used within the docker container
- the mysql datafolder /var/mysql will be mounted to /opt/apps/INSTANCE_NAME/var/mysql in your BIBBOX kit
- start your application in the dashboard