Monorepo workspaces

Hi Steve, we are using npm workspaces, which works really well with bun atm.
5 Replies
Steve A
Steve A10mo ago
What does this implementation look like in regards to windmill and deployments?
CookieMonster
CookieMonster10mo ago
We use Pulumi for IAC to manage deployments for each package. Each package has an infrastructure directory which contains our CI/CD code. so package/windmill has an infrastructure directory to manage our deployments in K8 using helm using something like pulumi / terraform make transforming the official helm chart to suit our needs trival.
Steve A
Steve A10mo ago
Ahhh interesting. I was hoping to avoid using k8s but I don’t have a necessarily rational reason for it. Terraform is a nice solution for my personal needs and experience. I guess I should dig into those helm charts Do you mind if I ask how windmill fits into your infrastructure? I’m curious how often people have their non technical team members on internal apps versus using it as an internal programming platform… Or both
CookieMonster
CookieMonster10mo ago
We are still very much in the process of migrating our existing servless cloud functions over to Windmill. Infrastructure wise it fits in really well with our existing architecture using Google Cloud Kubernete's Engine with Autopilot. You don't have to use k8s but for us it makes sense because of scaling needs. We are explicting using Windmill for our non technical employees, to have secure access to traditionally developer only scripts. Windmill is great for workload orcastration, access control to runtime scripts, and overall helps democratize our data for the rest of the company in a secure way.
Steve A
Steve A10mo ago
That’s awesome, thank you. I suspect this is the same way I’ll be using it so it’s helpful to see confirmation of it working well for people
Want results from more Discord servers?
Add your server
More Posts
Using QueryString params inside a POST webhookHey all, I'd like to suggest adding to the webhook handling a way to include the `payload` parameteAnd now you can run native powershellAnd now, you can run native powershell scripts!Unable to start new Windmill instance with default docker due to "role 'root' does not exist'" errorI'm utilizing the default docker compose with the multiplayer and caddy services removed. When I stWhy opening a flow & closing it without changing anything, shows unsaved changes in next open.I created a flow. saved it .closed it open it again (by edit button). changed nothing closed. when oschedule in different workspaces with same name override each otherIf i create schedule with name ABC in workspace 1 and schedule with name ABC in workspace 2, workspaUtilities imported from scripts are not targeted by workspace deploy featureHi there, I was using the deploy EE feature that allows one to deploy a flow or scripts from a worksI have a question along similar is thisI have a question along similar "is this a good idea" lines: is it sane to use windmill as a comprehWe improved the Audit Logs page designWe improved the Audit Logs page design and we added more filters!🌟 An offer for the role of founding engineer 🌟hey @rubenf I discovered Windmill a few months ago while looking for alternatives to Pipedream. IConfused about "writer" permission - not working as intendedSo I have the following setup: a folder `ops` and a group named `engineers`. The `engineers` group h