frappe_docker/production/scripts
duthink f167e83bda Add production environment configuration and deployment scripts for ERPNext
- Created example environment files for MariaDB and production settings.
- Implemented backup script for ERPNext sites with options for file inclusion, compression, and encryption.
- Developed site creation script to streamline ERPNext site setup with admin password handling.
- Added deployment script to manage the deployment of ERPNext, MariaDB, and Traefik services.
- Introduced log viewing script for monitoring ERPNext services.
- Implemented stop script to manage stopping of ERPNext and its dependencies.
- Added validation script to check environment configuration for common issues and security best practices.
2025-11-13 15:32:30 +05:30
..
backup-site.sh Add production environment configuration and deployment scripts for ERPNext 2025-11-13 15:32:30 +05:30
create-site.sh Add production environment configuration and deployment scripts for ERPNext 2025-11-13 15:32:30 +05:30
deploy.sh Add production environment configuration and deployment scripts for ERPNext 2025-11-13 15:32:30 +05:30
logs.sh Add production environment configuration and deployment scripts for ERPNext 2025-11-13 15:32:30 +05:30
stop.sh Add production environment configuration and deployment scripts for ERPNext 2025-11-13 15:32:30 +05:30
validate-env.sh Add production environment configuration and deployment scripts for ERPNext 2025-11-13 15:32:30 +05:30