3 Commits

Author SHA1 Message Date
3cd34e71e3 feat(vscode): add initial Docker Compose configuration for VSCode service 2026-04-12 22:00:00 -04:00
aaded54074 docs(nodes): add hardware specifications to node READMEs
Hardware details gathered via SSH using standard Linux commands:
- lscpu (CPU architecture and core count)
- free -h (memory capacity)
- df -h (storage capacity)
- lspci (GPU identification for Waldorf)
- uname -r (kernel version)
- cat /etc/os-release (OS distribution)

Improves infrastructure documentation for capacity planning and troubleshooting.
2026-04-11 23:44:19 -04:00
f236f79794 initial folder structure with README's for placeholders 2026-04-11 21:36:29 -04:00