Use .arkindex.yml for local dev
We should be able to use .arkindex.yml
for local development too.
The model path could have an automatic substitution from /usr/share/teklia/models
to ./models
A developer could then run the worker as : worker-xxx --slug=my_slug
, instead of specifying a local file.