script-server
script-server copied to clipboard
Web UI for your scripts with execution management
While running several scripts there is considerable cpu load from webbrowser. Even if there is no activity from the scripts. Is this caused by the spinners? They look a bit...
Hello, ScriptServer checks the conf/runners folders for files with extension .json to load them as runner, even if they are placed in sub-folders of conf/runners.. This is a nice "feature"...
Depending on the characters present in the "command" parameter of the log files (log files generated by the script-server itself). The program does not start and generates the following error...
Hello probably it has been answered somewhere but i cannot find it:) I want to create one script that does some magic with mkv files on my server (mainly subtitle...
Ignore hidden folders when through script definition folders. Resolved issue: https://github.com/bugy/script-server/issues/696 I'm not sure if script definition form page permit to put definitions in a subfolders. My tests seem to...
Hi, This bug is related to improvement/PR https://github.com/bugy/script-server/pull/416 and kubernetes, in a particular case. When we use a single configMap to store all script definitions, and mount it in `/app/conf/runners`...
Hi, Is there anyway to define specific script and store the execution logging to another directory path instead of default directory? Example: to store Script 1 at different path and...
Hi, i have a lot of script that run scheduled and then i have a very big history in home page... then my history run very slow... How can i...
Many scripts don't expect user input during runtime, so it would be nice to disable an input field. Some problems with this input: 1. It's a bit confusing (asking for...
I have an issue with my configuration and Nginx. I have a server with multiple Docker containers running different web applications. Let's say the server domain name is examplescriptserver.com. I...