meta data for this page
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
home_automation:z2m:lxc [2023/06/20 12:45] – niziak | home_automation:z2m:lxc [2023/06/20 18:23] (current) – niziak | ||
---|---|---|---|
Line 5: | Line 5: | ||
Installation hints: [[https:// | Installation hints: [[https:// | ||
+ | 3rd party Proxmox installer scripts: | ||
+ | - <code bash> | ||
+ | - [[https:// | ||
+ | - [[https:// | ||
===== CT configuration ===== | ===== CT configuration ===== | ||
* unprivileged | * unprivileged | ||
Line 10: | Line 14: | ||
* additional permissions to access USB dongle: | * additional permissions to access USB dongle: | ||
< | < | ||
- | lxc.cgroup2.devices.allow: | ||
- | lxc.cap.drop: | ||
lxc.cgroup2.devices.allow: | lxc.cgroup2.devices.allow: | ||
lxc.mount.entry: | lxc.mount.entry: | ||
lxc.mount.entry: | lxc.mount.entry: | ||
- | lxc.mount.entry: | ||
- | |||
- | TOOD: | ||
- | lxc.cgroup2.devices.allow: | ||
- | lxc.mount.entry: | ||
- | lxc.mount.entry: | ||
- | lxc.mount.entry: | ||
- | |||
</ | </ | ||
* unprivileged container has mapped own UID to host uids 100000 and higher. So '' | * unprivileged container has mapped own UID to host uids 100000 and higher. So '' | ||
Line 43: | Line 37: | ||
Get MQTT user and password from '' | Get MQTT user and password from '' | ||
+ | |||
+ | Enable [[https:// | ||