florin
florin3mo ago

Kicking tires. Where are the script source files located in the local file system?

I tried to run a local executable and the windmill script did not find it; neither bash nor ptyhon. I provided full path. (running in docker, on mac)
2 Replies
rubenf
rubenf3mo ago
They are stored on the database directly
florin
florin3mo ago
Interesting. Thanks. And how do scripts have access to the file system? Location ~/windmill has .env, Caddyfile and docker-compose.yml. Is this the user directory?