From 642528122e914ebcc26dd1e54a803be20e23345a Mon Sep 17 00:00:00 2001 From: marito Date: Tue, 10 Jun 2025 17:44:44 +0800 Subject: [PATCH] update --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index eede0c7..7207052 100644 --- a/README.md +++ b/README.md @@ -28,6 +28,7 @@ This playbook automates the installation and setup of the **stable** version of After the playbook completes successfully: 1. **Configure User Access:** + Add your user to incus-admin group ```bash @@ -57,6 +58,8 @@ After the playbook completes successfully: ```bash incus config set core.https_address :8443 + + ``` 5. **Setup Firewall for ufw (Optional: only if you are using ufw):**