Loading configuration from /home/tom/Documents/dev/octopize/worktrees/deploy-tool-dev-mode-separate-env-files-6kq/deployment-tool/tests/fixtures/non_interactive_complete/config.yaml...

============================================================
Avatar Deployment Configuration
============================================================

Executing configuration steps...


--- Collect required deployment settings (PUBLIC_URL, ENV_NAME, etc.) ---

--- Configure Nginx TLS and HTTP settings ---

--- Configure PostgreSQL database credentials ---

--- Configure Authentik SSO authentication credentials ---

--- Configure Authentik SSO blueprint settings ---

--- Configure S3-compatible storage (SeaweedFS) credentials ---

--- Configure email provider (AWS SES or SMTP) and credentials ---

--- Configure user authentication settings ---

--- Configure telemetry and monitoring (Sentry, usage analytics) ---

--- Configure application logging settings ---

============================================================
Generating Configuration Files
============================================================
✓ Generated: {{OUTPUT_DIR}}/.env
✓ Generated: {{OUTPUT_DIR}}/nginx/nginx.conf
✓ Generated: {{OUTPUT_DIR}}/docker-compose.yml
✓ Copied: {{OUTPUT_DIR}}/authentik/octopize-avatar-blueprint.yaml
✓ Copied: email templates to {{OUTPUT_DIR}}/authentik/custom-templates
✓ Copied: branding files to {{OUTPUT_DIR}}/authentik/branding

✓ Configuration files generated successfully!

Writing 22 secrets to .secrets/ directory...
✓ Secrets written successfully

============================================================
Configuration Complete!
============================================================

Configuration files generated in: {{OUTPUT_DIR}}

Next steps:
1. Review and edit the generated .env file
2. Fill in any remaining secrets in .secrets/ directory
3. Configure TLS certificates in the tls/ directory
4. Run: docker compose up -d
