Alexander A. Klimov
7983a87f52
Setup wizard: don't display the OS' default webserver user if the actual one is available
2015-12-14 11:29:03 +01:00
Johannes Meyer
f5e30a84f1
Improve the look of headings in the setup wizard
2015-06-19 15:44:43 +02:00
Alexander A. Klimov
38cecdb724
Setup Wizard: show how to add a system group "icingaweb2" and how to add the webserver's user to it
...
refs #8705
2015-05-27 11:39:13 +02:00
Johannes Meyer
31560c9249
Wizard: Explain that the webserver user must be in the group "icingaweb2"
...
resolves #8491
2015-03-05 10:30:06 +01:00
Johannes Meyer
7006bbf8b2
Suggest "icingaweb2" as group instead of the webserver's user
...
..and note that it is necessary to create this group.
2015-01-26 14:13:10 +01:00
Johannes Meyer
99699a14ad
Replace all mt() calls with translate() in the setup module's view scripts
2015-01-20 17:39:47 +01:00
Rene Moser
3961a44769
setup-welcome: fix cli doc
...
* `createDirectory` does not exist, this should be `direcotory`.
* For changing the group option `--group` must be used.
* Default config directory is `/etc/icingaweb2` not `/etc/icingaweb`.
Signed-off-by: Eric Lippmann <eric.lippmann@netways.de>
2015-01-13 13:04:04 +01:00
Johannes Meyer
4c4c0c97a5
Fix incorrect token generation example on the wizard's welcome page
...
fixes #8135
2014-12-22 08:30:08 +01:00
Johannes Meyer
e82cc35043
Re-add a description to the setup wizard
...
If someone has a better alternative don't hesitate
to replace this with a valid description.
fixes #7836
2014-11-26 08:58:09 +01:00
Johannes Meyer
ff19696429
Add --path argument to the setup's welcome page examples if necessary
...
refs #7581
2014-11-26 08:58:08 +01:00
Bernd Erk
205ba64781
Installer styling
2014-11-13 17:20:06 +01:00
Johannes Meyer
ca66480ba7
Hardcode the access mode to use when creating directories
...
refs #7163
2014-11-12 09:18:19 +01:00
Johannes Meyer
d2f8fd750f
Remove WIP note
...
We are close to the first public release so it is not necessary to introduce
this in the master
refs #7163
2014-11-11 11:38:43 +01:00
Johannes Meyer
856b159d50
Show the full path to the CLI if possible
...
refs #7163
2014-11-11 10:19:32 +01:00
Johannes Meyer
e1f75b5f5f
Use mt() instead of just t() in the setup module
...
refs #7163
2014-11-11 09:24:53 +01:00
Johannes Meyer
e827e6ddcf
Make use of the new CLI module command namespaces
...
It's now not `icingacli setup showToken' anymore but
`icingacli setup token show' etc.
refs #7163
2014-11-10 16:45:20 +01:00
Johannes Meyer
8f212018ec
Move the setup wizard code to a dedicated module
...
refs #7163
2014-11-10 15:11:44 +01:00