Sergio
Sergio
CCoder.com
Created by Sergio on 10/24/2024 in #help
Specifying command for running coder-based deployment
If I'll do this in the startup_script - coder will show the error message bacause regarding startup_script didn't stop and will show another error after 1MB logs. So, no standard way to run my code keeping regular behavior of stdin/stderr?
12 replies
CCoder.com
Created by Sergio on 10/24/2024 in #help
Specifying command for running coder-based deployment
This works, but in this case I will lose my output. I need to collect my stdout/stderr with standard tools (loki etc.)
12 replies
CCoder.com
Created by Sergio on 10/24/2024 in #help
Specifying command for running coder-based deployment
I can't use startup_script for continuously running code because startup_script shouldn't run forever and should not forever send stdout to coder UI.
12 replies