Difference between revisions of "Deploy a new wiki automatically"

From Biowikifarm Metawiki
Jump to: navigation, search
(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...")
 
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
==Installation script==
 
==Installation script==
Ant Skript should have as only parameters:
+
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
* Passwort of the wiki administrator
+
* Password of the wiki administrator
* E-Mail Adress of the wiki administrator
+
* E-Mail of the wiki administrator
 +
 
 +
[http://wiki.kultur-und-stress.de/index.php?title=File:Install_wiki.png 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
 +
* https://ant.apache.org/manual/index.html

Latest revision as of 10:06, 17 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

Links