Commit Graph

14 Commits

Author SHA1 Message Date
97c522508e 파일 수정정 2025-09-12 09:38:06 +09:00
438adc1b7c auto commit 2025-08-30 11:54:41 +09:00
8197ec8782 수정정 2025-08-30 11:47:03 +09:00
26d0247810 로그및 설정 변경경 2025-08-30 11:31:02 +09:00
7f0dcc8922 도커파일 수정정 2025-08-30 02:18:54 +09:00
28d54d620d 구동 오류 수정 2025-08-30 01:47:43 +09:00
c11eed1a5c 설정 파일 커밋밋 2025-08-30 01:33:34 +09:00
6e7ca86285 설정 수정정 2025-08-30 01:07:38 +09:00
e920e5de88 설정파일 커밋밋 2025-08-29 16:43:17 +09:00
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