frappe_docker/production/scripts
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
..
backup-site.sh Add production environment configuration and deployment scripts for ERPNext 2025-10-17 23:39:59 +05:30
create-site.sh Add production environment configuration and deployment scripts for ERPNext 2025-10-17 23:39:59 +05:30
deploy.sh Add production environment configuration and deployment scripts for ERPNext 2025-10-17 23:39:59 +05:30
logs.sh Add production environment configuration and deployment scripts for ERPNext 2025-10-17 23:39:59 +05:30
stop.sh Add production environment configuration and deployment scripts for ERPNext 2025-10-17 23:39:59 +05:30
validate-env.sh Add production environment configuration and deployment scripts for ERPNext 2025-10-17 23:39:59 +05:30