Set up alpine test VPS with encrypted volume, installed KVM, created a first debian playground VM #1

Open
missytake wants to merge 7 commits from kvm-base into development
Owner

Networking doesn't work yet, so the VMs can't have public IPs. They do get a local DHCP IP from the hypervisor though, so you can login with ssh -j.

related: 0x90/ararat#4

Networking doesn't work yet, so the VMs can't have public IPs. They do get a local DHCP IP from the hypervisor though, so you can login with `ssh -j`. related: https://git.0x90.space/0x90/ararat/issues/4
missytake added 7 commits 2024-12-04 14:03:08 +00:00
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin kvm-base:kvm-base
git checkout kvm-base

Merge

Merge the changes and update on Forgejo.
git checkout development
git merge --no-ff kvm-base
git checkout development
git merge --ff-only kvm-base
git checkout kvm-base
git rebase development
git checkout development
git merge --no-ff kvm-base
git checkout development
git merge --squash kvm-base
git checkout development
git merge --ff-only kvm-base
git checkout development
git merge kvm-base
git push origin development
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: 0x90/0x90-pyinfra#1
No description provided.