windmill and a user windmill which owns the database and applied https://raw.githubusercontent.com/windmill-labs/windmill/main/init-db-as-superuser.sql as a superuser.windmill_user and windmill_admin to windmill role.public to windmill_user and windmill_admin in the windmill database.GRANT ALL PRIVILEGES ON DATABASE windmill TO windmill_user using connections through pgBouncer and primary only (with restart of all components).
We're live here https://discord.com/channels/930051556043276338/1278977038430240813
henri-c · 2d ago
Infrastructure as code
rubenf · 3w ago
As we're preparing for a new Windmill sandbox SDK, we took the opportunity **to open-source NSJAIL sandboxing** and make it available in CE and easier to set. In 1.634.0, just set nsjail to benefit from the tightest security and isolation per job. It's constraining so no need to use it unless you need but now you won't be restricted in security for CE if you need to.
rubenf · 4w ago