Files
Projektarbeit-MYP/packages/reservation-platform
Till Tomczak 8366a9295e Enhance frontend installation script with improved system packages and static backend URL
- 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>
2025-03-26 13:20:44 +01:00
..
2025-03-12 12:33:05 +01:00
2025-03-12 12:33:05 +01:00
2025-03-12 12:33:05 +01:00
2025-03-12 12:33:05 +01:00
2025-03-12 12:33:05 +01:00
2025-03-12 12:33:05 +01:00
2025-03-12 12:33:05 +01:00
2025-03-12 12:33:05 +01:00
2025-03-12 12:33:05 +01:00
2025-03-12 12:33:05 +01:00
2025-03-12 12:33:05 +01:00
2025-03-12 12:33:05 +01:00
2025-03-12 12:33:05 +01:00
2025-03-12 12:33:05 +01:00
2025-03-12 12:33:05 +01:00
2025-03-12 12:33:05 +01:00
2025-03-12 12:33:05 +01:00
2025-03-12 12:33:05 +01:00
2025-03-12 12:33:05 +01:00
2025-03-12 12:33:05 +01:00

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

  1. Docker-Container bauen (docker/build.sh)
  2. Docker-Container speichern (docker/save.sh caddy:2.8 myp-rp:latest)
  3. 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)