Settings

Theme

Ask HN: Best way to run enterprise R/Python VM

1 points by dkn775 2 years ago · 1 comment · 1 min read


We have a bunch of agencies that want us to host and run their r and python scripts, so they can use the outputs in BI tools. Is there a free way to take a wide variety of working scripts install dependencies for R and Python and then run each on a schedule and maybe support project folder and the like? Thanks.

nickstinemates 2 years ago

Docker/containers are a good baseline tool for this. + Some sort of cron for scheduling. If you want VM Isolation and free - check out Proxmox as a virtualization host. But you'll need to figure out scheduling.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection