Fabio Rauber
Fabio Rauber
This pull request aims to allow provisioning of any existing OS Template in XenServer using docker-machine. If xenserver-os-template is specified, it clones the template and configures SSH key using a...
The System Administrator should be able to prevent users from disabling their SPAM filters. This would make Mailu more "enterprise" friendly.
Ubuntu trusty (14.04 LTS) has a different conf.d directory, in /etc/php5/apache2/conf.d. Created conditional in params class.
I get the following error when trying to initialize Postgresql with UID:GID mapping: ``` git-postgresql-1 | 2017-02-17T11:26:38.206689685Z Adapting uid and gid for postgres:postgres to 70:70 git-postgresql-1 | 2017-02-17T11:26:38.225581507Z Initializing datadir......
**Is this a bug report or feature request?** * Feature Request **What should the feature do:** Allow the user to specify resources.requests and resources.limits for the NFS Server Statefulset. **What...
Some containers contain more than one service running, such as the mail (running dovecot and postfix) and the webserver (hosting vimbadmin and roundcube, in addition to nginx). For the sake...
Fixes vimbadmin installation error (composer now demands HTTPS, by default).