what are you afraid of ? Windmill is very secure and has a tight permissioning model
what are you afraid of ? Windmill is very secure and has a tight permissioning model
16 Replies
yes, they are running javascript under the hood
actually we are thinking of providing windmill as a github action replacement by providing an integration with github ci
also using worker groups with one worker per worker group you could target a specific worker to execute ssh in
that's an interesting idea too, maybe someday I'll install windmill workers on every server to see what happens. It'd make it feel more like octopus-deploy or something similar
I've found a small mistake in Plotly docs. It references the ChartJs in the Configuration table
Plotly | Windmill
The Plotly component allows you to display a Plotly chart.
I'm trying to use the helm chart and use a local Dockerfile for the worker image. is that possible?
@Alper you can customize the image and anything would work as long as the image is available to the pods
so you would probably need to publish it to a locally (to the pod) available container registry
okay, never did that before. wouldn't it be better to allow custom Dockerfiles or is that not possible with kubernetes?
kubernetes need to pass image references to containerd of the pods, so most likely no
got it, thanks. will investigate how to add local registries via portainer then
Unknown User•11mo ago
Message Not Public
Sign In & Join Server To View
Yes we have confidential steps as an ee feature. Those steps get deleted after the full flow execution
Unknown User•11mo ago
Message Not Public
Sign In & Join Server To View
It's in advanced -> lifetime
Unknown User•11mo ago
Message Not Public
Sign In & Join Server To View
@HectorMalot it won't have any effect (normally)
Unknown User•11mo ago
Message Not Public
Sign In & Join Server To View