mirror of
https://github.com/frappe/frappe_docker.git
synced 2026-06-24 00:35:10 +00:00
- 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. |
||
|---|---|---|
| .. | ||
| backup-site.sh | ||
| create-site.sh | ||
| deploy.sh | ||
| logs.sh | ||
| stop.sh | ||
| validate-env.sh | ||