koha-docker/files/etc/s6-overlay/s6-rc.d/zebra-indexer/run
Theodoros Grammenos c16804a913
Lots of improvements and simplifications.
* Collect all logs under the /var/log/koha directory.
* Setup logrotate
* Use a static instance name, leading to simpler configuration.
2023-02-17 21:06:42 +02:00

9 lines
179 B
Plaintext
Executable file

#!/command/execlineb -P
fdmove -c 2 1
s6-envdir /etc/koha-envvars
s6-setuidgid default-koha
/usr/bin/perl /usr/share/koha/bin/migration_tools/rebuild_zebra.pl -daemon -sleep 5