script-server
script-server copied to clipboard
Web UI for your scripts with execution management
Now, all the scheduled executions stay open, until user sees them. If a script runs quite often, it causes a lot of tabs, which a user should check, which is...
Hi, Would it be possible to add search field to the history view so I could limit the number of displayed logs? I have to search the logs for a...
Hi, If user password in .htpassword is changed (auth htpasswd) ... the login page always accept the old password value ??? EVEN file .htpassword file is correctly updated ? seems...
added the individualized history log to each script page. The same would be done for schedules when I get a little more time again.
Hi! Just something I noticed as I'm trying to set up script-server for the first time. Whenever I make a script that uses , I get the following error in...
Is it possible to start scripts automatically after starting launcher.py?
I have script-server setup as a docker container on Server_B. I am modifying the container with my custom `Dockerfile` for 2 issues - 1. python couldn't find "requests" module when...
Bumps the npm_and_yarn at /web-src security update group in /web-src with 1 update: [rss-parser](https://github.com/bobby-brennan/rss-parser). Commits 74bdfd2 3.13.0 0413e12 Build distribution 2de2c40 Merge pull request #247 from Arisamiga/master 3265b41 lockfileVersion 3...
Hi, I am running the script-server version 1.17 within a docker container. I have in my script inventory, an ansible playbook which requires the parameter "user" + "pw". When setting...
The function `terminal_view.js/createTextAndAnchorElements()` auto-links URLs for the terminal output pane when using `terminal` as the `output_format`. It'd be nice to have an option (e.g., per-runner?) to add `target="_blank"` to the...