Commit Graph

16 Commits

Author SHA1 Message Date
af9eac4f46 feat: enhance workshop VM setup and developer experience 2025-08-17 00:39:22 +02:00
8df1335adc feat: enhance local development environment with DNS and improved CLI 2025-08-16 18:42:40 +02:00
296d2ec047 feat: improve VM command naming and add commit guidelines 2025-08-16 18:28:04 +02:00
66c986c8f1 feat: Centralize NixOS common configuration in common.nix and update flake.nix, Makefile, and README.md 2025-08-15 17:47:35 +02:00
cbbebbd35d refactor: Enhance local development environment and documentation
- .gitignore: Ignore result* files.
- Makefile: Refactored to improve clarity, remove unused targets, add new testing targets (test-usb, test-vm), and streamline cloud deployment commands.
- README.md: Significantly updated to reflect the new single-participant environment focus, refine the learning flow, update commands, and improve overall readability.
- flake.nix: Modified to enable Docker for local development, adjust desktop environment behavior (manual start), and implement improved systemd services for container setup and health monitoring, including retry logic.
2025-08-15 04:33:34 +02:00
82780552f0 feat: Add dynamic participant scaling and improved UX
- Makefile: Add local-vm-test/local-vm-full targets, improve error messages
- README.md: Document dynamic scaling, add troubleshooting section
- flake.nix: Implement dynamic container generation based on PARTICIPANTS env var

This enables running the workshop VM with 1-15 containers instead of fixed 15,
making local development more accessible on resource-constrained machines.
2025-08-14 18:52:51 +02:00
c49eb614d5 stable vm run and container spin up, not reachable via ssh 2025-08-14 18:45:18 +02:00
082f4ea9c7 fix: Update flake.nix and Makefile for linting tools and opencode target
🤖 Generated with [opencode](https://opencode.ai)

Co-Authored-By: opencode <noreply@opencode.ai>
2025-08-13 12:18:13 +02:00
2fc3724083 feat: Configure opencode permissions and add Nix dev shell target
🤖 Generated with [opencode](https://opencode.ai)

Co-Authored-By: opencode <noreply@opencode.ai>
2025-08-13 12:12:24 +02:00
09757eb061 re-implement previous functionalities with cloud deployment and usb drive creation 2025-08-13 00:02:04 +02:00
ad46e3cf07 reduce complexity 2025-08-12 17:50:32 +02:00
625c970af0 switch to xcfe 2025-08-12 00:30:50 +02:00
fb57414dc9 add running vm 2025-08-11 22:11:55 +02:00
dad9f06515 run successfully local deploy 2025-08-11 20:56:07 +02:00
ed88b47f4a merge flake files 2025-08-11 19:56:19 +02:00
53041ccc1a init project 2025-08-11 12:07:23 +02:00