Integrates PlatformIO-based IDE for embedded systems development: - user-template-vcoder/Dockerfile: code-server + PlatformIO + cpptools - Persistent Volumes: Workspace + PlatformIO cache per user - Auto Volume-Mount in container_manager.py for vcoder containers - Updated templates.json with vcoder template metadata - Updated .env.example with vcoder in USER_TEMPLATE_IMAGES - Comprehensive documentation: docs/templates/VCODER_TEMPLATE.md Users can now create isolated IDE containers with: ✓ code-server Web IDE (--auth=none, Spawner JWT protection) ✓ PlatformIO for ESP8266/Wemos development ✓ C/C++ IntelliSense (cpptools + clangd extensions) ✓ Persistent workspace and toolchain cache Build time: 5-10 min (Extensions downloaded from GitHub) Default resources: 512MB RAM, 0.5 CPU (configurable) Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| architecture | ||
| bugs | ||
| dos-n-donts | ||
| frontend | ||
| guides | ||
| images | ||
| install | ||
| security | ||
| templates | ||
| versions | ||
| BUGFIX_CONTAINER_SPAWN.md | ||
| PHASE_7_DEPLOYMENT.md | ||
| README.md | ||
| RECENT_FIXES_2026_03.md | ||
Container Spawner - Dokumentation
Willkommen zur Dokumentation des Container Spawner Projekts.
Inhaltsverzeichnis
| Dokument | Beschreibung |
|---|---|
| Installation | Neu- und Update-Installation, Umgebungsvariablen |
| Architektur | Vollstaendige technische Dokumentation |
| Sicherheit | Sicherheitsrisiken und Gegenmassnahmen |
| Versionen | Versionierung und Changelog |
| Bekannte Bugs | Bekannte Probleme und Workarounds |
| Best Practices | Dos and Don'ts fuer Produktion |
Schnellnavigation
Fuer Einsteiger
- Voraussetzungen pruefen
- Neuinstallation durchfuehren
- Konfiguration anpassen
Fuer Entwickler
Fuer Administratoren
Projekt-Links
- Repository: https://gitea.iotxs.de/RainerWieland/spawner
- Issue Tracker: https://gitea.iotxs.de/RainerWieland/spawner/issues
Aktuelle Version: 0.3.0 Letzte Aktualisierung: Januar 2026