Commit graph

1 commit

Author SHA1 Message Date
ubden
6665a28390 docs: Add minimal setup documentation and SSL configuration guide
New documentation:
- dokploy/APPS_MINIMAL.md: Detailed minimal app setup documentation
- dokploy/MINIMAL_VS_FULL.md: Comparison between minimal and full setup
- dokploy/SSL_SETUP.md: Complete SSL/HTTPS configuration guide for Dokploy

Updates:
- README.md: Updated to reflect minimal setup (5 apps)
  * Emphasized fast deployment (15-20 min)
  * Highlighted minimal disk usage (4-5 GB)
  * Added SSL auto-configuration info
  * Frontend port 8088

Configuration summary:
- Total apps: 5 (ERPNext, HRMS, CRM, Helpdesk, Payments)
- Frontend port: 8088
- SSL: Automatic via Dokploy (Let's Encrypt)
- Build time: 15-20 minutes (50% faster)
- Disk usage: 4-5 GB (40% less)

Benefits:
- Fast and efficient deployment
- Production-ready minimal setup
- Easy to extend with additional apps
- All core features included
2025-10-14 08:42:35 +03:00