What problem will this feature address?
Spent hours and hours trying to figure out why my healthchecks arent working at all. It started in the docs, where I was told to past the whole json object, but thats not possible with the current ui on dokploy.
No see the example given in the ui, I thought okay then Ill just copy the whole thing and it should work like the example like this:
And thats where I had to spend hours to figure out why its not working, with help of AI ofcourse. Turns out I have to add commands in the ui and type every command with no quotes or anything like shown by the placeholders:
Describe the solution you'd like
I immedietly knew how to fix this once I clicked on the add command just out of curiosity and saw the second placeholder. So a simple fix is to just show both fields by default so its not ambiguous how the commands should be typed, in one line, with quotes or without, with brackets or without..etc.
The docs have to also be updated to match Dokploy's ui.
Describe alternatives you've considered
The solutions above are straightforward.
Additional context
No response
Will you send a PR to implement it?
Maybe, need help
What problem will this feature address?
Spent hours and hours trying to figure out why my healthchecks arent working at all. It started in the docs, where I was told to past the whole json object, but thats not possible with the current ui on dokploy.
No see the example given in the ui, I thought okay then Ill just copy the whole thing and it should work like the example like this:
And thats where I had to spend hours to figure out why its not working, with help of AI ofcourse. Turns out I have to add commands in the ui and type every command with no quotes or anything like shown by the placeholders:
Describe the solution you'd like
I immedietly knew how to fix this once I clicked on the add command just out of curiosity and saw the second placeholder. So a simple fix is to just show both fields by default so its not ambiguous how the commands should be typed, in one line, with quotes or without, with brackets or without..etc.
The docs have to also be updated to match Dokploy's ui.
Describe alternatives you've considered
The solutions above are straightforward.
Additional context
No response
Will you send a PR to implement it?
Maybe, need help