Commit graph

4 commits

Author SHA1 Message Date
ubden
02c09802d9 feat: Add minimal setup documentation and update GitHub Actions for streamlined deployment
- Introduced `MINIMAL_SETUP_COMPLETE.md` detailing the minimal and optimized deployment of Frappe ERPNext with 5 core applications.
- Updated `build-dokploy.yml` to reflect port changes and added verification steps for installed applications.
- Enhanced performance metrics showcasing significant improvements in build time and resource usage.
- Updated various configuration files and documentation to align with the new minimal setup, emphasizing fast deployment and automatic SSL configuration.
2025-10-14 08:47:46 +03:00
ubden
3d950d4335 Update README.md and add RUNTIME_FIX.md for application compatibility and runtime error resolution
- Enhanced README.md to clarify the inclusion of built-in CRM features in ERPNext and updated the application list.
- Introduced RUNTIME_FIX.md to document the removal of the CRM application due to compatibility issues with Frappe v15, detailing the error encountered and providing alternative solutions.
- Updated deployment strategies and troubleshooting steps to ensure successful application setup.
2025-10-14 01:03:58 +03:00
ubden
1e46cdd3f2 feat: Enhance Dokploy with automated release workflows and documentation updates
- Added new GitHub Actions workflows for automatic tagging and release creation.
- Updated Dockerfile to fix the path for `apps.json` during the build process.
- Introduced a comprehensive release guide and version tracking file.
- Enhanced README with new badges for build status and latest release.
- Documented troubleshooting steps and deployment processes in the new release guide.
2025-10-13 23:02:01 +03:00
ubden
3e9c8bbd4e feat: Complete Dokploy setup with modular structure and extensive documentation
- Added Dokploy setup documentation including Dockerfile, Docker Compose configurations, and automation scripts.
- Integrated 9 applications (ERPNext, CRM, LMS, Builder, Print Designer, Payments, Wiki, Twilio Integration, ERPNext Shipping) into a single image.
- Implemented health checks, production optimizations, and CI/CD workflows with GitHub Actions.
- Created comprehensive guides for environment variables, deployment, and modular setup.
- Introduced a checklist for deployment and a changelog for tracking changes.
2025-10-13 22:51:01 +03:00