annotate doc/setup.md @ 2:269d246ce6d0 draft default tip

Uploaded
author damion
date Fri, 23 Oct 2015 17:53:29 -0400
parents 5c5027485f7d
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
1
5c5027485f7d Uploaded correct file
damion
parents:
diff changeset
1 ## Setup for Admins
5c5027485f7d Uploaded correct file
damion
parents:
diff changeset
2
5c5027485f7d Uploaded correct file
damion
parents:
diff changeset
3 The general goal with the following configuration is to enable the versioned data to be generated and used directly by server (non galaxy-platform) users; at the same time Galaxy users have access to the same versioned data system (and also have the benefit of generating derivative data via Galaxy workflows) without having to leave the Galaxy platform. In the background a reference database scheduled import process (in our case maintained by Biomaj) keeps the master data store files up to date.
5c5027485f7d Uploaded correct file
damion
parents:
diff changeset
4
5c5027485f7d Uploaded correct file
damion
parents:
diff changeset
5 To setup the Versioned Data Tool, do the following:
5c5027485f7d Uploaded correct file
damion
parents:
diff changeset
6
5c5027485f7d Uploaded correct file
damion
parents:
diff changeset
7 1. [Galaxy tool installation](galaxy_tool_install.md)
5c5027485f7d Uploaded correct file
damion
parents:
diff changeset
8 2. [Server data stores](data_stores.md)
5c5027485f7d Uploaded correct file
damion
parents:
diff changeset
9 4. [Galaxy "Versioned Data" library setup](galaxy_library.md)
5c5027485f7d Uploaded correct file
damion
parents:
diff changeset
10 5. [Workflow configuration](workflows.md)
5c5027485f7d Uploaded correct file
damion
parents:
diff changeset
11 6. [Permissions, security, and maintenance](maintenance.md)
5c5027485f7d Uploaded correct file
damion
parents:
diff changeset
12 7. [Problem solving](problem_solving.md)
5c5027485f7d Uploaded correct file
damion
parents:
diff changeset
13
5c5027485f7d Uploaded correct file
damion
parents:
diff changeset
14 Any galaxy user who wants to use this tool will need a Galaxy API key. They can get one via their User menu, or a Galaxy admin can assign one for them.