Skip to content

Lab 5 β€” Virtualization: QuickNotes in a Vagrant VM - #1555

Open
Nik-ari-ai wants to merge 3 commits into
inno-devops-labs:mainfrom
Nik-ari-ai:feature/lab5
Open

Lab 5 β€” Virtualization: QuickNotes in a Vagrant VM#1555
Nik-ari-ai wants to merge 3 commits into
inno-devops-labs:mainfrom
Nik-ari-ai:feature/lab5

Conversation

@Nik-ari-ai

Copy link
Copy Markdown

Goal

Write a Vagrantfile that boots an Ubuntu VM, builds and runs QuickNotes inside, exposes it to the host, and covers the snapshot lifecycle.

Changes

  • Vagrantfile (repo root) β€” Ubuntu 24.04, Go 1.24.5, 2 vCPU/1024 MB, 127.0.0.1:18080 -> guest:8080, rsync ./app
  • submissions/lab5.md β€” Task 1 + Task 2 with all 7 design answers

Testing

  • Vagrantfile meets all 7 requirements; verify + snapshot procedures documented
  • Note: live vagrant up not possible on this Apple Silicon (M3 Pro) host β€” VirtualBox has no arm64 hypervisor for x86 boxes; documented honestly

Checklist

  • Title is a clear sentence (≀ 70 chars)
  • Commits are signed (git log --show-signature)
  • submissions/lab5.md updated

Signed-off-by: Arina Nikolaeva <a.nikolaeva@innopolis.university>
Signed-off-by: Arina Nikolaeva <a.nikolaeva@innopolis.university>
Signed-off-by: Arina Nikolaeva <a.nikolaeva@innopolis.university>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant