Data Science VM Setup

juju01

Member
May 16, 2020
87
3
13
Anyone setup a data science environment on proxmox? Something akin to the data science machine you can roll on azure ( azure data science vm )
  1. Is there an image for something like this or something close to this?
  2. use a vm or container?
  3. my VMs are on a single ssd drive. I am planning to install a postgresdb in a container there. Is it possible to save the database itself on another disk ( though the vm for it is on the ssd drive? ). if its possible, how do i do that from the container?
 
  1. Is there an image for something like this or something close to this?
I wouldn't think so. And it should be simple enough to install the software on linux.

  1. use a vm or container?
Up to you. Whatever works best for you.

my VMs are on a single ssd drive. I am planning to install a postgresdb in a container there. Is it possible to save the database itself on another disk ( though the vm for it is on the ssd drive? ). if its possible, how do i do that from the container?
I think you mean mount points. See our docs.
https://pve.proxmox.com/pve-docs/pve-admin-guide.html#pct_mount_points