Commit Graph

5 Commits

Author SHA1 Message Date
6b2d6aafce Add executable permissions to all shell scripts 2025-08-29 16:12:11 +09:00
faa46b62e3 Add executable permissions to shell scripts and restore .gitignore 2025-08-29 16:11:38 +09:00
7078582040 Add .env.production file and update .gitignore to allow it 2025-08-29 16:08:31 +09:00
e0aa5eb40c Update Docker and environment configuration files 2025-08-29 15:57:19 +09:00
da06c4684c Initial commit: WACE PLM with database initialization features
- Add Docker Compose configurations for dev, prod, and standalone environments
- Add database initialization scripts (init-db.sh, init-db-docker.sh)
- Add enhanced start-docker-linux.sh with DB init support
- Add comprehensive database initialization guide
- Support for automatic dbexport.pgsql import on first run
- Include safety checks for production environment
2025-08-29 15:46:08 +09:00