Skip to content

nitspat/app-molgenis-emx2

 
 

Repository files navigation

MOLGENIS-EMX2 BIBBOX application

This container can be installed as BIBBOX APP or standalone.

After the installation follow these instructions

Hints

  • approx. time with medium fast internet connection: 15 minutes
  • initial user/password: admin / admin

Standalone Installation

To install the app locally execute the commands:

  • Clone the git repository:
    • sudo git clone https://github.com/bibbox/app-molgenis-emx2.git
  • change the current directory to app-molgenis:
    • cd app-molgenis-emx2/
  • Change the permission of the directory ./data:
    • chmod -R 777 data
  • Run docker-compose up in the root folder of the project:
    • docker-compose up -d

After the installation (might take a few minutes) open http://localhost:8080 in your browser to access Molgenis. The default admin login is user:admin/pw:admin.

Install within BIBBOX

Within BIBBOX you can use the BIBBOX APP Store to install a lot of software tools. After the installation is finished you can start your application in the dashboard.

Docker Images Used

Mounted Volumes

  • ./data/psql

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published