Security Stacks¶ 보안/암호화 관련 Docker Compose 스택 모음입니다. Quick Start 공통 실행 절차¶ cd docker/stacks/security/<stack> cp .env.example .env # 파일이 있을 때만 docker compose up -d Raw 디렉토리 Stacks Overview Docker Compose 홈 스택 목록¶ ### Vaultwarden Vaultwarden + 백업 컨테이너 기본 구성과 Nginx/Cloudflare 변형을 제공합니다. Compose docker-compose.yaml (+ nginx/cloudflared/full) Ports VAULTWARDEN__PORT (기본 80) 환경 파일 .env.example 기본 compose nginx compose cloudflared compose full compose .env.example nginx.conf Cloudflare Tunnel 토큰과 SSL 인증서 경로는 .env.example을 참고하세요.