No description
Find a file
Pascal Scholz e688eaa265 Add ready-to-run copy-paste blocks for server deployment (Teil B)
Documents that Teil A is verified (build tested locally) and provides
exact commands for deploy key, docker-compose service, Caddyfile
block, and DNS steps so the server-side rollout needs no improvisation.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01T8eccP4XnXFJvpSYMm26as
2026-09-12 03:32:49 +02:00
public Add Docker deployment setup for static Astro site 2026-09-12 03:21:47 +02:00
src Add Docker deployment setup for static Astro site 2026-09-12 03:21:47 +02:00
.dockerignore Add Docker deployment setup for static Astro site 2026-09-12 03:21:47 +02:00
.gitignore Add Docker deployment setup for static Astro site 2026-09-12 03:21:47 +02:00
astro.config.mjs Add Docker deployment setup for static Astro site 2026-09-12 03:21:47 +02:00
DEPLOYMENT.md Add ready-to-run copy-paste blocks for server deployment (Teil B) 2026-09-12 03:32:49 +02:00
Dockerfile Add Docker deployment setup for static Astro site 2026-09-12 03:21:47 +02:00
nginx.conf Add Docker deployment setup for static Astro site 2026-09-12 03:21:47 +02:00
package-lock.json Add Docker deployment setup for static Astro site 2026-09-12 03:21:47 +02:00
package.json Add Docker deployment setup for static Astro site 2026-09-12 03:21:47 +02:00
tsconfig.json Add Docker deployment setup for static Astro site 2026-09-12 03:21:47 +02:00