17 lines
458 B
Markdown
17 lines
458 B
Markdown
---
|
|
id: TASK-2
|
|
title: Deploy to Netcup with Docker + Traefik
|
|
status: Done
|
|
assignee: []
|
|
created_date: '2026-02-17 01:08'
|
|
labels: []
|
|
dependencies: []
|
|
priority: high
|
|
---
|
|
|
|
## Description
|
|
|
|
<!-- SECTION:DESCRIPTION:BEGIN -->
|
|
Multi-stage Docker build (node:20-alpine → nginx:alpine), hardened container (cap_drop ALL, no-new-privileges, read_only), Traefik labels for mycostack.jeffemmett.com / mycostack.xyz / www.mycostack.xyz.
|
|
<!-- SECTION:DESCRIPTION:END -->
|