Eric Lippmann
|
bad7aad05e
|
cli/setup: Do not use the webserver user's group but 'icingaweb2'
|
2014-12-30 15:22:53 +01:00 |
Eric Lippmann
|
861252b1e7
|
setup: Rename createDirectory to diretory
'icingacli setup config directory' does not suffer from camel case notation and explains
pretty much what it does.
|
2014-12-30 14:59:23 +01:00 |
Eric Lippmann
|
60b74ddcec
|
Cli: Fix parameter documentation for ConfigCommand::webserverAction()
We speak of icingaweb2 not icingaweb now.
|
2014-12-30 14:41:35 +01:00 |
Eric Lippmann
|
5e812c72f1
|
cli/webserver config: Fix --config sanity check
|
2014-12-30 14:37:34 +01:00 |
Eric Lippmann
|
7c8e9e6f56
|
CLI/Webserver Setup: Rename webPath to urlPath
This is how the apache docs call it. Nginx speaks of uri.
refs #6120
|
2014-11-13 14:18:14 +01:00 |
Eric Lippmann
|
459fc77fc7
|
CLI/Webserver Setup: Allow to define Icinga Web 2's configuration directory
refs #6120
|
2014-11-13 14:05:13 +01:00 |
Eric Lippmann
|
0e64a8d573
|
CLI/Webserver Setup: Prefix URL paths with '/' if missing
refs #6120
|
2014-11-13 13:47:08 +01:00 |
Eric Lippmann
|
36d3c3e3d5
|
CLI/Webserver Setup: Don't print "# Your %s configuration"
I want to copy the config only.
refs #6120
|
2014-11-13 13:42:22 +01:00 |
Eric Lippmann
|
a0d4b6eee6
|
CLI/Webserver Setup: Don't use camelCase arguments
refs #6120
|
2014-11-13 13:40:39 +01:00 |
Eric Lippmann
|
e0f6ce36ea
|
CLI/Webserver Setup: Fix argument sanity checks
refs #6120
|
2014-11-13 13:30:07 +01:00 |
Eric Lippmann
|
8594dc068a
|
CLI/Webserver Setup: Rename publicPath to documentRoot
refs #6120
|
2014-11-13 13:17:59 +01:00 |
Eric Lippmann
|
0d4ed40cb2
|
CLI/Webserver Setup: Remove sapi stuff becuase it's nowhere used
refs #6120
|
2014-11-13 13:17:53 +01:00 |
Eric Lippmann
|
2ad2127ae3
|
Merge branch 'master' into feature/generate-webserver-config-6120
Conflicts:
application/clicommands/SetupCommand.php
|
2014-11-13 12:50:55 +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
|
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 |