diff --git a/README.md b/README.md index 3b9fe11..5b54fec 100644 --- a/README.md +++ b/README.md @@ -35,6 +35,8 @@ After the playbook completes successfully: ```bash newgrp incus-admin ``` + + 2. **Verify Setup:** You can test the installation by running. @@ -44,6 +46,7 @@ After the playbook completes successfully: ``` > This should return the current version i.e., '6.13' + 3. **Check Incus Initialization:** Try checking the storage: @@ -59,6 +62,7 @@ After the playbook completes successfully: incus admin init ``` + 4. **Enable and Access the Incus Web UI:** Enable port 8443: @@ -76,6 +80,7 @@ After the playbook completes successfully: > Follow the self-signed certificate instructions when prompted for mLTS + 5. **Incus Network - Access Containers by Name (Optional):** Configuring name-to-IP resolution so the host OS can reach Incus containers using their names.