Search results

  1. H

    Gitlab in lxc: creating project not working

    I have proxmox VE 7.0-8 I have created LXC privileged based on Ubuntu 20.04 I have installed Gitlab 14.2.3-ee Gitlab is working. My lxc.conf of the container is: arch: amd64 cores: 2 hostname: clark memory: 8192 mp0: /zpool/gitlab,mp=/data nameserver: 134.60.72.40 8.8.8.8 net0...
  2. H

    mount error

    My Probelm: When i want mount filesystem, i get the following error: mount /dev/sdb1 /data mount: /data: unknown filesystem type 'LVM2_member'. ---------------------------------------------------------------------------------- 1) I have two RAID1 - HDD (sda & sdb): root@neuro1:/var/log#...
  3. H

    [SOLVED] Letsencrypt und Webinterface

    Ich benutzer Proxmox 6.2 Ich habe ein datacenter mit nur einem Node. Ich habe via Letsencrypt für diesen Node ein Zertifikat besorgt. das Zertifikat ist im Node hinterlegt (siehe Unbenannt.PNG) Wie kann ich nun via https auf das Datacenter zugreifen? Aktuell wird die Verbindung immer noch als...
  4. H

    ZFS Mount Volume

    Ich habe in Proxmox einen zfs pool /tank01 angelegt, und darin ein Dataset nextcloud, das ergibt dann /tank01/nextcloud. Das funktioniert bestens. Ich habe eine normale VM, basierend auf Ubuntu204, mit der Software Nextcloud mit der ID 103. In dieser VM will ich das ZFS-Pool-Dataset...