Difference between revisions of "Documentation/Nightly/Developers/Extensions/Server"

From Slicer Wiki
Jump to: navigation, search
m
m
Line 13: Line 13:
 
== Server configuration ==
 
== Server configuration ==
 
* Database type: Mysql
 
* Database type: Mysql
 +
* Plugin installation: Checkout the source of the plugins into the <code>modules</code> folder of your midas installation.

Revision as of 20:22, 24 February 2014

Home < Documentation < Nightly < Developers < Extensions < Server


For the latest Slicer documentation, visit the read-the-docs.


Extensions server

  • Assuming you install your own extensions server, it is possible to manage, serve and distribute extensions yourself. As depicted on the image below, Slicer users will have to set a different extensions server in Edit -> Application Settings -> Extensions.
Slicer Extensions settings


Server configuration

  • Database type: Mysql
  • Plugin installation: Checkout the source of the plugins into the modules folder of your midas installation.