[horde] Command "pear run-scripts horde/horde_role"

Arjen de Korte build+horde at de-korte.org
Thu Jun 13 12:28:23 UTC 2019


Citeren pierre <pierre.m at nikolov.fr>:

> Hi,
> how to run this command "pear run-scripts horde/horde_role" and
> autocomplete horde_base_dir with /var/www/html as parameter?

I don't know how to run scripts within docker, but you could run

     echo "/usr/share/php7/PEAR/" | pear run-scripts horde/horde_role
     pear config-set horde_dir /var/www/html

Neither will require user intervention. You may want the directory  
passed to horde/horde_role to whatever is applicable.

> I am trying to dockerize the horde application.
>
> Thanks,
> Vandman





More information about the horde mailing list