[GH-ISSUE #8152] zigbee2mqtt post-install guide #1734

Closed
opened 2026-02-26 12:50:02 +03:00 by kerem · 1 comment
Owner

Originally created by @Jonaskoe on GitHub (Oct 6, 2025).
Original GitHub issue: https://github.com/community-scripts/ProxmoxVE/issues/8152

📌 Task summary

Verify Zigbee2MQTT Post Install Alpine Linux command

📋 Task details

In https://github.com/community-scripts/ProxmoxVE/discussions/410 (Zigbee2MQTT Post Install) there is the section "Edit the Configuration File" and "For Alpine:" the listed command is:
nano /var/lib/zigbee2mqtt/configuration.yaml

from my testing in a fresh LXC the yaml configuration is loaded from /etc/zigbee2mqtt/configuration.yaml so that in my environment the correct command was
nano /etc/zigbee2mqtt/configuration.yaml
Might that be a general thing? Then the Post Install should be updated.

Originally created by @Jonaskoe on GitHub (Oct 6, 2025). Original GitHub issue: https://github.com/community-scripts/ProxmoxVE/issues/8152 ### 📌 Task summary Verify Zigbee2MQTT Post Install Alpine Linux command ### 📋 Task details In https://github.com/community-scripts/ProxmoxVE/discussions/410 (Zigbee2MQTT Post Install) there is the section "Edit the Configuration File" and "For Alpine:" the listed command is: `nano /var/lib/zigbee2mqtt/configuration.yaml` from my testing in a fresh LXC the yaml configuration is loaded from /etc/zigbee2mqtt/configuration.yaml so that in my environment the correct command was `nano /etc/zigbee2mqtt/configuration.yaml` Might that be a general thing? Then the Post Install should be updated.
kerem closed this issue 2026-02-26 12:50:02 +03:00
Author
Owner

@MickLesk commented on GitHub (Oct 6, 2025):

then have the owner of the alpine package changed the paths ^^

<!-- gh-comment-id:3373193027 --> @MickLesk commented on GitHub (Oct 6, 2025): then have the owner of the alpine package changed the paths ^^
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ProxmoxVE#1734
No description provided.