installation.rst 850 B

12345678910111213141516171819202122232425262728
  1. Installation and Configuration
  2. ==============================
  3. Dependencies
  4. ------------
  5. Please ensure that the following are installed on your server:
  6. - `JBrowse <http://gmod.org/wiki/JBrowse_Configuration_Guide>`_.
  7. - `Tripal <http://tripal.info>`_
  8. Installation
  9. ------------
  10. - Download the module to your Drupal modules folder
  11. - Run ``drush en -y hardwoods_jbrowse`` or enable through the modules page
  12. - Visit the configuration page at ``/admin/hardwoods_jbrowse/configure``
  13. Configuring Tripal JBrowse
  14. --------------------------
  15. In order for the module to function properly, you need to first configure it.
  16. Please visit ``http://YOUR_SITE/admin/hardwoods_jbrowse/configure`` (replace YOUR_SITE with your domain)
  17. and fill out the form. You will need to know information about your JBrowse information.
  18. .. image:: ../assets/settings_page.png