aurelienbrabant
aurelienbrabant
WWindmill
Created by aurelienbrabant on 11/16/2023 in #help
Foreign key issue while attempting to delete workspace
Thanks!
4 replies
WWindmill
Created by 50l3r on 8/17/2023 in #help
Use case: render html script
Had to do this for homemade mailing templates. What I basically did is create a collection in appwrite that holds my templates' data among which lies the html content. I then fetch the template I want to use and pass the html field to a windmill script that renders it using ejs.
5 replies
WWindmill
Created by cali on 8/16/2023 in #help
I have reached the limit of my 1000 executions on the free plan: how to self-host on free services?
Yeah you should try this one. Just FYI I believe 2GB is enough for 2 workers or so.
71 replies
WWindmill
Created by cali on 8/16/2023 in #help
I have reached the limit of my 1000 executions on the free plan: how to self-host on free services?
definitely something to consider then!
71 replies
WWindmill
Created by cali on 8/16/2023 in #help
I have reached the limit of my 1000 executions on the free plan: how to self-host on free services?
How are they even giving 24GB RAM for free ? It must be shared stuff isn't it ?
71 replies
WWindmill
Created by cali on 8/16/2023 in #help
I have reached the limit of my 1000 executions on the free plan: how to self-host on free services?
While it could technically run anywhere (that's software after all) I believe the primary focus for self hosted environments is indeed docker and kubernetes. If you want to be able to control the cost and manage it using docker you could rent a VPS for like 5 or 10 bucks a month and run the windmill stack on it. Of course you'll be limited in terms of computing power RAM and all but that's what I'd go for.
71 replies
WWindmill
Created by aurelienbrabant on 8/13/2023 in #help
Object destructuring unparsable in main function
thank you 🙏
12 replies
WWindmill
Created by aurelienbrabant on 8/13/2023 in #help
Object destructuring unparsable in main function
Very nice I will update soon
12 replies
WWindmill
Created by aurelienbrabant on 8/13/2023 in #help
Object destructuring unparsable in main function
No problem, amazing 🙂
12 replies
WWindmill
Created by aurelienbrabant on 8/13/2023 in #help
Object destructuring unparsable in main function
Wdym? The type is ConfigType here
12 replies
WWindmill
Created by aurelienbrabant on 8/11/2023 in #help
Support for passing variables and resources in shell executor
Yep no problem I can satisfy my use case by making an http request from any other programming language anyway so
27 replies
WWindmill
Created by aurelienbrabant on 8/11/2023 in #help
Support for passing variables and resources in shell executor
jq to extract data from it
27 replies
WWindmill
Created by aurelienbrabant on 8/11/2023 in #help
Support for passing variables and resources in shell executor
imo raw json is okay
27 replies
WWindmill
Created by aurelienbrabant on 8/11/2023 in #help
Support for passing variables and resources in shell executor
And same issue for the resource type missing apparently
27 replies
WWindmill
Created by aurelienbrabant on 8/11/2023 in #help
Support for passing variables and resources in shell executor
I get the exact same variable issue on CE
27 replies
WWindmill
Created by aurelienbrabant on 8/11/2023 in #help
Support for passing variables and resources in shell executor
Pretty sure I had still the variable issue on latest CE let me check
27 replies
WWindmill
Created by aurelienbrabant on 8/11/2023 in #help
Support for passing variables and resources in shell executor
But I'm on the old EE version so that might have been fixed in fact.
27 replies
WWindmill
Created by aurelienbrabant on 8/11/2023 in #help
Support for passing variables and resources in shell executor
No description
27 replies
WWindmill
Created by aurelienbrabant on 8/11/2023 in #help
Support for passing variables and resources in shell executor
No description
27 replies