]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blob - doc/forum/Non-interactive_setup.mdwn
(no commit message)
[git.ikiwiki.info.git] / doc / forum / Non-interactive_setup.mdwn
1 Hello,
3 I'm trying to install and setup an ikiwiki in a fully automated way (using ansible, for info), and I'd like to know if it's possible to have an automated [setup](https://ikiwiki.info/setup/) step ( `ikiwiki --setup /etc/ikiwiki/auto.setup` ).
5 Apparently I can reassign all variables in the .setup file or even on the command line, but if I set `$admin` to a certain value it keeps prompting me for a password. So :
7 - can I set the admin password somewhere in the .setup file or on the command line ?
9 - if I can't, can I avoid setting any (and re-define one maybe later) ?