Results 13 comments of Karem Sobhy

The background cron should be run in a separate container If you provide the docker-compose.yml you using I can help you with how to set up the cron container. Or...

> That could work but if it is starting a while new container, that sounds like a bit more RAM just to run Cron.php. also seeing two containers sharing the...

> @martadinata666 , I use the host to push a docker exec, and it works, and cron initiates sending the command to the container. With regards to all options, I...

I get you but any new user should follow the examples of the official docker so where is the problem? Maybe it's not in the documentation of nextcloud because next...

@keunes the /var/www/html is an essential for not just cron but also for upgrading you should have it first then take every custom data or config as you want after...

@danieljkemp it's getting it from the config file no need to he just need to mount the /var/www/html

> > @keunes the /var/www/html is an essential for not just cron but also for upgrading you should have it first then take every custom data or config as you...

> Quesion: since the config file needs to be retrieved from /var/www/html, why don't we just make the `cron` service's `depends_on` parameter to be on `app` instead of `db &...

@NicolasDorier i did like the read me said on a fresh Ubuntu and apache and php7. 2 Install Composer curl -sS https://getcomposer.org/installer | php Install using composer php composer.phar require...

@staudenmeir using the old char(36) may be a fix but using the orderedUuid with mariadb is just bad for indexing and performance of the insertion and also non informed users...