Update README with instructions on testing from VM
This commit is contained in:
parent
973dc666be
commit
4d959940d9
@ -123,12 +123,14 @@ not being accessed/modified during this process. It is easy to access `yggdrasil
|
||||
|
||||
### Baldur on Yggdrasil
|
||||
|
||||
1. Create a VM on `yggdrasil`.
|
||||
1. Create a VM on `yggdrasil` and install the same OS that is running on `yggdrasil`.
|
||||
- Install the OS on a zvol on `rpool`.
|
||||
- Prepare a zvol on `hpool` of size that's larger than what `yggdrasil` estimates for
|
||||
`rpool/var/lib/yggdrasil/data` and mount at `/var/lib/baldur/data`.
|
||||
- Create non-root user `wojtek` with `sudo` privileges.
|
||||
2. Configure SSH to use `yggdrasil` as a jump server.
|
||||
3. Service testing can then be done directly from the VM. To achieve that `/etc/hosts` needs to be
|
||||
set to directly point at the right proxy server, e.g., `10.66.3.8`, not `localhost`.
|
||||
|
||||
### Test
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user