Commit graph

4 commits

Author SHA1 Message Date
duthink
69e3654be7 fix: enhance backup-site.sh with improved error handling, new options for backup management, and detailed usage instructions 2025-11-15 17:13:43 +05:30
duthink
d09023ceea fix: enhance logs.sh to support tailing logs with options and improve usage instructions 2025-11-15 17:13:29 +05:30
duthink
3fe0c483f3 fix: update script permissions to make them executable 2025-11-13 15:46:32 +05:30
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