vm: Set up proper bridge networking
This commit is contained in:
parent
d28979c61f
commit
14785afa14
7 changed files with 61 additions and 79 deletions
|
@ -21,13 +21,6 @@ running the following in the repository root:
|
|||
qemu-img create -f qcow2 ./tlaternet.qcow2 20G
|
||||
```
|
||||
|
||||
### New services
|
||||
|
||||
Whenever a new service is added, add an appropriate port binding to
|
||||
`qemuNetOpts` in the default app.
|
||||
|
||||
There is no way to test this without binding to the host port, sadly.
|
||||
|
||||
## Deploying
|
||||
|
||||
Deployment is handled using
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue