ReinerNippes

Results 56 comments of ReinerNippes

Hi Peter, 1. redis socker & 3. APCu cache should be fixed now. https://github.com/ReinerNippes/nextcloud/blob/nextcloud-reloaded/roles/nextcloud/defaults/main.yml 2. nginx user: On my Test Ubuntu system both nginx and php-fpm are running as nginx...

Ansible starts to rename all modul names. Starting with firewalld (which is used only for RedHat based distrios.) Should be fixed with 68ec322

I made some changes to code so it's working also with php 8.0 right now. I also disabled the setting of the default loglevel to 1. That crashed any occ...

Hi, this playbook uses only the standard images. Nevertheless you could use the elasticsearch container as an example how to build your own image. In roles/docker_container/tasks/elasticsearch.yml you find an example...

Hi. I just tried the playbook on an EC2 with Ubuntu 18.04 and couldn't reproduce the error. The error message `There are no commands defined in the "config:system" namespace.` indicates...

Are you using the nextclod-reloaded branch?

It seems that I have to update a lot of tasks in the playbook to get it working with the new AWS Linux. It will be anyway done in the...

I updated the task file. (commit 04855c7f3a)

Yes. I'm afraid that's not finished yet. Only on Debian/Ubuntu the firewall is configured.

imho it's no problem. the playbooks will still run next year. i tried to change to python3. i gave up and decided to stick with the distros version of python....