Skip to content

Script dependency isolation & kubernetes integration #411

Open
@sagivoulu

Description

@sagivoulu

I am considering using script-server to automate some things in my work place, but I have an issue with the dependencies that each script requires.

Each script I want to run is a python script, that requires python packages to be installed.
I don't want to install them every time I run the script, & I don't want to install them globally on the server running script-server.

I'd like to have support for running scripts inside containers / run as k8s jobs.

I know that I can write a shell script that runs a script in a container / k8s job, but then setting up new scripts will become a hassle...

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions