WorkshopDayTwo > Webapp Configuration

This page lists the various files needed to correctly configure an InterMine web application.

  • Properties file
    • Example: ~/.intermine/malariamine.properties
    • Sets the databases the web application will access
    • Sets the following parameters:
      • URL of the web application
      • project title and subtitle
      • version (appears next to the logo in the header of the website)
      • super user account
      • email recipient of feedback form


Back: WorkshopDayTwo