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

    :D Yes! Now works like a charm! Thank you
  3. S

    [SOLVED] issue to install docker in ubuntu lxc

    root@proxmox:~# pveversion -v proxmox-ve: 6.3-1 (running kernel: 5.4.78-2-pve) pve-manager: 6.3-3 (running version: 6.3-3/eee5f901) pve-kernel-5.4: 6.3-3 pve-kernel-helper: 6.3-3 pve-kernel-5.4.78-2-pve: 5.4.78-2 pve-kernel-5.4.73-1-pve: 5.4.73-1 ceph-fuse: 12.2.11+dfsg1-2.1+b1 corosync...
  4. S

    [SOLVED] issue to install docker in ubuntu lxc

    I just created a new LXC CT and followed your instructions: root@Docker:~# systemctl start docker Job for docker.service failed because the control process exited with error code. See "systemctl status docker.service" and "journalctl -xe" for details. root@Docker:~# root@Docker:~#...
  5. S

    [SOLVED] issue to install docker in ubuntu lxc

    Hi Oguz, Thanks but the problem is that Nesting was already checked
  6. 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://...
  7. 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?