| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
* align url parameter to the ejabberd example
* update virtualenv command
* remove influxdb service requirement from service template
|
| |
|
|
|
|
|
|
| |
+ add systemd protective features to restrict the system access
+ add service documentation link
+ add service required / after fields
|
|
|
|
| |
gunicorn VIRTUAL_ENV detection is not compatible to our tools
|
| |
|
| |
|
|
|
|
| |
+ add systemd service documentation
|
|
|
|
|
|
|
|
| |
+ add possibility to customize db name via config file
+ file path configurations are dealt with dynamically
* at least Debian does not feature a group called nobody it is called nogroup
I am not sure if other systems feature a group called nobody.
|
|
|
|
|
|
|
|
|
|
|
|
| |
# added
+ add method to escape whitespaces in keys and values
# changed
* init client handler only once and not every time
* don't try to create database on every run just on the first one
# removed
- vhosts are listed first and after that the respective nodes are listed
|
| |
|
|
|