elpatron
  • Joined on 2023-12-25
elpatron pushed to master at elpatron/beauty-bookings 2025-10-02 00:16:08 +02:00
6e826922f6 Fix: Copy public directory to production container
38594d30a2 Add favicon configuration to Caddyfile
76874bc98a Fix: Remove invalid rate_limit directive from Caddyfile
a77634bb13 Clean up: Remove obsolete nginx/certbot files and update README
8ffe459d50 Replace Nginx/Certbot with Caddy for automatic SSL
Compare 53 commits »
elpatron pushed to Statusseite at elpatron/beauty-bookings 2025-10-02 00:10:25 +02:00
6e826922f6 Fix: Copy public directory to production container
elpatron pushed to Statusseite at elpatron/beauty-bookings 2025-10-02 00:09:22 +02:00
38594d30a2 Add favicon configuration to Caddyfile
elpatron pushed to Statusseite at elpatron/beauty-bookings 2025-10-01 23:41:44 +02:00
76874bc98a Fix: Remove invalid rate_limit directive from Caddyfile
elpatron pushed to Statusseite at elpatron/beauty-bookings 2025-10-01 23:37:05 +02:00
a77634bb13 Clean up: Remove obsolete nginx/certbot files and update README
elpatron pushed to Statusseite at elpatron/beauty-bookings 2025-10-01 23:34:54 +02:00
8ffe459d50 Replace Nginx/Certbot with Caddy for automatic SSL
elpatron pushed to Statusseite at elpatron/beauty-bookings 2025-10-01 23:26:43 +02:00
c28d4fc4ec Add simple SSL check script using direct Docker commands
elpatron pushed to Statusseite at elpatron/beauty-bookings 2025-10-01 23:25:20 +02:00
6b10c256a0 Fix: Use certbot service instead of alpine in SSL check script
elpatron pushed to Statusseite at elpatron/beauty-bookings 2025-10-01 23:24:06 +02:00
6987d48bd6 Add direct SSL certificate check script
elpatron pushed to Statusseite at elpatron/beauty-bookings 2025-10-01 23:21:11 +02:00
97d17d67ee Add simple setup script without SSL complexity
elpatron pushed to Statusseite at elpatron/beauty-bookings 2025-10-01 23:19:56 +02:00
98858c1760 Add SSL certificate permissions diagnostic script
elpatron pushed to Statusseite at elpatron/beauty-bookings 2025-10-01 23:18:13 +02:00
b3272d565b Fix: Add timeout and fallback for SSL certificate check
elpatron pushed to Statusseite at elpatron/beauty-bookings 2025-10-01 23:16:18 +02:00
e29f4374c0 Fix: Handle existing SSL certificates in setup script
elpatron pushed to Statusseite at elpatron/beauty-bookings 2025-10-01 23:13:41 +02:00
23ea0d801e Fix: Resolve Nginx SSL certificate loading issue
b10df50688 add rebuild script
Compare 2 commits »
elpatron pushed to Statusseite at elpatron/beauty-bookings 2025-10-01 23:07:43 +02:00
ffc21a76e7 Fix: Resolve permission issues with .storage directories
elpatron pushed to Statusseite at elpatron/beauty-bookings 2025-10-01 23:05:32 +02:00
857b60e1f5 Fix: Use startup script to create .storage directories at runtime
elpatron pushed to Statusseite at elpatron/beauty-bookings 2025-10-01 23:01:47 +02:00
713da5a802 Fix: Create .storage directories in Dockerfile to prevent ENOENT errors
elpatron pushed to Statusseite at elpatron/beauty-bookings 2025-10-01 22:54:41 +02:00
12b31d28d5 fix(client-entry): füge CSS-Fallback für Production-Build hinzu
elpatron pushed to Statusseite at elpatron/beauty-bookings 2025-10-01 22:51:12 +02:00
84d6f5c07a fix(client-entry): korrigiere TypeScript-Typen für cssFiles Array
elpatron pushed to Statusseite at elpatron/beauty-bookings 2025-10-01 22:50:07 +02:00
f4d9f60fc9 fix(client-entry): verwende korrekte Asset-Pfade aus Vite-Manifest für Production-Build