4 Commits

Author SHA1 Message Date
fb74a4a25d some fixes
Some checks failed
continuous-integration/drone/push Build is failing
2025-11-08 18:45:20 +09:00
20014d3a81 environment emprovements
Some checks failed
continuous-integration/drone/push Build is failing
2025-11-04 21:18:15 +09:00
368ee30396 fix(makefile): improve generate-env command and script
Some checks failed
continuous-integration/drone/push Build is failing
- Fix bash error in generate_env.sh with proper environment variable handling
- Add docker-compose command detection for better compatibility
- Add generate-env-prod command with production warnings
- Make generate-env non-interactive by default for easier automation
- Add generate-env-interactive for when user input is needed
- Expand .env.example with more configuration options
- Add helpful production deployment warnings

Resolves: 'make generate-env generates nonsense' issue
2025-11-02 08:41:11 +09:00
367e1c932e refactor. pre-deploy 2025-10-29 20:22:35 +09:00