How to run python scripts on server again #53
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
I would like to setup like a container to run scripts in but not really sure how to do it yet.
Maybe have my /python-scripts/ folder mounted to a container that can run a command or something.
Possibly might try to move to proxmox this weekend since I got the new gpu to run llm models with. Have to rebuild the server.
not really possible, can just go to my home server really, but want to be configurable. so may just setup a container with bare minimum alpine and python on it to connect to and run crons if I wanted etc. May try to make it available for other people to test python scripts with.