I am trying to set kcal-app on TrueNAS Scale.
However its trying to use docker compose commands instead of just a yaml file, and I am unsure how to get around in scale to said commands.
I can clone the repo and move the files in manually to truenas but then when I get to this step.
docker-compose run app php artisan key:generate --show
I am unsure if you can how to proceed or if I should just run the docker locally on my PC then transfer it to scale once its setup… I have other apps running in dockge no problem but I cant find documentation for this kind of implementation in electric eel.