Search results

  1. S

    Issue with NFS share on LXC CT and permissions

    Hi, I have a fresh installation of an ubuntu on LXC with docker. I mounted on this LXC a share NFS folder from an VM of Openmediavault like that: arch: amd64 cores: 6 features: mount=nfs,nesting=1 hostname: Docker memory: 4096 mp0: /mnt/pve/storage-docker,mp=/mnt/storage-docker net0...
  2. S

    [SOLVED] issue to install docker in ubuntu lxc

    Hi all, I would like to install docker in LXC but I still have this error in end of the installation (ubuntu or debian...): [...] TriggeredBy: * docker.socket Docs: https://docs.docker.com Process: 11536 ExecStart=/usr/bin/dockerd -H fd://...
  3. S

    Best pratices to assign static IP addresse for VMs

    Hi, I'm new in Proxmox, I would like to assign statics IP for VMs because I want to use Nginx Proxy Manager. How would you advise me to do?