User Tools

Site Tools


proxmox:virtual:portainer

This is an old revision of the document!


Install Portainer on Ubuntu as Proxmox Virtual Machine

Proxmox Settings

  • OS
    • Use CD/DVD disc image file (iso)
      • Storage: local
      • ISO image: select ubuntu iso (that you added to ISO section in Datacenter → node name → local (node name) → ISO Images)
    • Type: Linux
    • Version: 6.x - 2.6 Kernel
  • System
    • Graphic card: Default
    • Machine: Default (i440fx)
    • BIOS: Default (SeaBIOS)
    • SCSI Controller: VirtIO SCSI single
    • Qemu Agent: UNCHECKED
    • Add TPM: UNCHECKED
  • Disks
    • Bus/Device: SCSI 0
    • Storage: local-lvm
    • Disk size (GiB): 100
  • CPU
    • Sockets: 1
    • Cores: 4
    • Type: host
  • Memory
    • 4096
    • Ballooning Device: CHECKED
  • Network
    • Bridge: vmbr0
    • Model: VirtIO (paravirtualized)
  • Confirm
    • Don't start vm after creation
    • Finish

Passthrough some stuff

  • Datacenter → Node name → VM
  • Click Hardware
    • Click Add
    • PCI Device
    • Raw Device
    • Device: Select the Device you want to add based on its address
      • For Portainer, I added the 1TB nvme for appdata etc. (04:00)
      • All Functions: CHECKED
    • Click OK

Setup Ubuntu

  • Start vm and go to console
  • Install Ubuntu with normal settings
    • Install OpenSSH server: YES
  • SSH into server
  • sudo apt update
  • sudo apt upgrade

Install Docker

Install Portainer

Setup Portainer

  • portaineraddress:9443
  • setup password
  • Add Containers!
proxmox/virtual/portainer.1722191083.txt.gz · Last modified: by dirk