Commit graph

2 commits

Author SHA1 Message Date
duthink
8f278e6a13 fix: enhance validation for HASHED_PASSWORD in production environment script
add: production/production.yaml to gitignore
2025-10-18 14:24:56 +05:30
duthink
d4d99afdfa Add production environment configuration and deployment scripts for ERPNext
- Created example environment files for MariaDB, production, and Traefik with placeholders for sensitive information.
- Implemented backup and site creation scripts to facilitate ERPNext site management.
- Developed deployment script to manage the setup of ERPNext, MariaDB, and Traefik services using Docker Compose.
- Added logging and validation scripts to assist in monitoring and ensuring correct configuration.
- Included stop script to manage service shutdowns gracefully.
- Enhanced error handling and user prompts for better usability.
2025-10-17 23:39:59 +05:30