WIP: trying to get a libvirt public network running #3
Loading…
Reference in a new issue
No description provided.
Delete branch "public-ips"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
current state: messy, and I'm not 100% sure what I'm doing. I'm mostly basing this on https://git.0x90.space/links-tech/serverconf/src/branch/master/kvm, https://git.0x90.space/links-tech/serverconf/src/branch/master/create-public.sh, and https://git.0x90.space/links-tech/serverconf/src/branch/master/doc/kvm-setup.md.
770832f271to863e224855Probably we can directly write network XML files instead of running
virsh net-updateandvirsh net-define.This is the relevant wiki:
bridge = virtueller switch
View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.Merge
Merge the changes and update on Forgejo.