Search results

  1. V

    Mini PC with mvne + ssd Best setup

    Hello, i have a mini PC with mvne 128gb. Ah this moment i have proxmox Installed, a VM for Home Assistant, one lxc container with Maria DB, another VM with NextCloud. I want make upgrade with ssd disk 512gb. For mvne 128gb + ssd 512gb, what is the best setup for this software? Should have...
  2. V

    Its possible proxmox format?

    I have many lxc containers and 2 VMs on proxmox. I want clean all to remove all files like when i startup proxmox by first time. Its possible?
  3. V

    Proxmox + Nextcloud Turnkey on a USB External Hard Drive

    Hello guys, i trying to get proxmox + nextcloud container (from Turnkey image) to host my nextcloud files on USB hard drive. Let's begin: 1. I create a user id, a group id with value 2000 and add the new user to new group on pve host. 2. I do the samething on nextcloud container, so user id and...
  4. V

    Lxc with mount folder and no permissions to write files

    Hello guys, i create a mount for my external USB Hard drive, add mapping in the container config file like this: mp0: /home/nextcloud, mp=/home/nextcloud After restart my Container with ID 600, i can access into /home/nextcloud and see files in folder but i cant create files. I think its...