How to run python scripts on server again #53

Open
opened 2025-11-26 19:54:11 -05:00 by sickprodigy · 1 comment
Owner

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.

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.
Author
Owner

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.

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.
Sign in to join this conversation.