Open
Description
Description
This script can only be run when the whole project is cloned onto the server. It
is not a portable solution for all unRAID users out there. To make things
simpler, we can consider containerising the whole app and spinning it up with 2
volume mounts:
- The XML templates directory
- An output directory ideally not in the boot drive, i.e. somewhere in
/mnt
.
Usage
Using this Docker container, users can spin it up on their unRAID server and
have all the XML template files converted automatically. This is supposed to be
a one-run instance since there is no need for it to run repeatedly or be run as
a daemon.