This commit is contained in:
marito 2025-06-10 17:44:44 +08:00
parent eec0a8a387
commit 642528122e

View File

@ -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):**