Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 1.03 KB

File metadata and controls

26 lines (19 loc) · 1.03 KB

OPENSPECIMEN BIBBOX application

Hints

  • approx. time with medium fast internet connection: 20 minutes
  • level: advanced
  • initial passwordd: ** Login!@3 **

Docker Images Used

Install Environment Variables

  • 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

Mounted Volumes

  • the mysql datafolder /var/mysql will be mounted to /opt/apps/INSTANCE_NAME/var/mysql in your BIBBOX kit

Installation Instructions

  • start your application in the dashboard