readability
This commit is contained in:
parent
9a9b0b3cdd
commit
d997f2a4ec
@ -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.
|
||||
|
Loading…
x
Reference in New Issue
Block a user