Difference between revisions of "Deploy a new wiki automatically"
From Biowikifarm Metawiki
(Created page with "==Installation script== Ant Skript should have as only parameters: * Name of the wiki * user name of the wiki administrator * Passwort of the wiki administrator * E-Mail Adre...") |
|||
Line 1: | Line 1: | ||
==Installation script== | ==Installation script== | ||
− | Ant | + | Ant script should have as only parameters: |
* Name of the wiki | * Name of the wiki | ||
* user name of the wiki administrator | * user name of the wiki administrator | ||
− | * | + | * Password of the wiki administrator |
− | * E-Mail | + | * E-Mail of the wiki administrator |
+ | |||
+ | [[File:Installation flow diagram for ant.png]] | ||
===Links=== | ===Links=== | ||
* http://www.tutorialspoint.com/ant/ant_quick_guide.htm | * http://www.tutorialspoint.com/ant/ant_quick_guide.htm |
Revision as of 13:32, 16 February 2016
Installation script
Ant script should have as only parameters:
- Name of the wiki
- user name of the wiki administrator
- Password of the wiki administrator
- E-Mail of the wiki administrator
File:Installation flow diagram for ant.png