- Add essential system packages and networking tools - Install official Docker CE with proper configuration - Configure backend connection to static IP 192.168.0.105 - Generate secure random AUTH_SECRET during installation - Add environment example file for version control - Improve post-installation information and helpful commands 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
MYP - Manage Your Printer
MYP (Manage Your Printer) ist eine Webanwendung zur Reservierung von 3D-Druckern. Sie wurde im Rahmen des Abschlussprojektes der Fachinformatiker Ausbildung für Daten- und Prozessanalyse für die Technische Berufsausbildung des Mercedes-Benz Werkes Berlin-Marienfelde entwickelt.
Deployment
Voraussetzungen
- Netzwerk auf Raspberry Pi ist eingerichtet
- Docker ist installiert
Schritte
- Docker-Container bauen (docker/build.sh)
- Docker-Container speichern (docker/save.sh caddy:2.8 myp-rp:latest)
- Docker-Container auf Raspberry Pi bereitstellen (docker/deploy.sh)
Entwicklerinformationen
Raspberry Pi Einstellungen
Auf dem Raspberry Pi wurde Raspbian Lite installiert. Unter /srv/* sind die Projektdateien zu finden.
Anmeldedaten
Benutzer: myp
Passwort: (persönlich bekannt)