Add dev vm idea

This commit is contained in:
2026-04-28 15:16:50 +02:00
parent 114f89f49f
commit 4fff3a8938
2 changed files with 4 additions and 0 deletions

View File

@@ -65,6 +65,7 @@ Name | Status | Blog Entries
[Automatic CI Runner Server Setup](./projects/infrastructure/automatic-ci-runner-server-setup.md) | - | - [Automatic CI Runner Server Setup](./projects/infrastructure/automatic-ci-runner-server-setup.md) | - | -
[Try firecracker](./projects/infrastructure/firecracker.md) | - | - [Try firecracker](./projects/infrastructure/firecracker.md) | - | -
[SSH Jump Host](./projects/infrastructure/ssh-jump-host.md) | - | - [SSH Jump Host](./projects/infrastructure/ssh-jump-host.md) | - | -
[Development VMs](./projects/infrastructure/development-vms.md) | - | -
## Theory Projects ## Theory Projects
Name | Status | Blog Entries Name | Status | Blog Entries

View File

@@ -0,0 +1,3 @@
# Development VMs
I want to easily startup a VM with my development environment ready to go.
To access it, one could hook into the SSH jump host.