# Setup Proxmox

## Proxmox Documentation

[https://www.proxmox.com/en/proxmox-virtual-environment/get-started](https://www.proxmox.com/en/proxmox-virtual-environment/get-started)

[https://pve.proxmox.com/pve-docs/chapter-pve-installation.html](https://pve.proxmox.com/pve-docs/chapter-pve-installation.html)

### Enable No-Subscription Repository in web-GUI

node on the left -&gt; Updates -&gt; Repositories.  
Disable the enterprise repository and add the No-Subscription repository  
Go to the upper menu Update, press Refresh, then Upgrade

## Create ZFS Pool

See page [Create ZFS Pool](https://wiki.hdd-housing.eu/books/setup/page/create-zfs-pool "Create ZFS Pool"), then continue here.

## Permissions

```bash
chown - R 101100:101100 /pool/dataset-versitygw
chown - R 101110:101110 /pool/dataset-syncthing
```

ID 1100 is used for versitygw inside LXC  
ID 1110 is used for syncthing inside LXC