Andreas Dueren
5f8238cbc2
Remove CONFIGURATION.md and DEPLOYMENT.md files
...
Removed documentation files and updated references:
- Deleted CONFIGURATION.md and DEPLOYMENT.md
- Updated Dockerfile to remove CONFIGURATION.md copy
- Updated start.sh to remove CONFIGURATION.md copy
- Fixed license reference back to AGPL-3.0 (Docmost's actual license)
🤖 Generated with [Claude Code](https://claude.ai/code )
Co-Authored-By: Claude <noreply@anthropic.com >
2025-07-15 13:50:52 -06:00
Andreas Dueren
e2a2665fb1
Remove obsolete files and clean up repository structure
...
Removed unused files:
- oidc-middleware.js (unused OIDC authentication code)
- package.json (dependencies for unused middleware)
- healthcheck.js (Cloudron uses manifest healthCheckPath instead)
Updated Dockerfile to remove healthcheck.js references.
Updated DEPLOYMENT.md to reflect current repository structure.
🤖 Generated with [Claude Code](https://claude.ai/code )
Co-Authored-By: Claude <noreply@anthropic.com >
2025-07-15 13:49:09 -06:00
Andreas Dueren
65cd9a73bb
Initial commit: Docmost Cloudron package with customizable configuration
2025-07-15 13:13:03 -06:00
Andreas Dueren
49ae672cb5
Fix nginx error log and debug Redis URL format
2025-07-15 08:38:42 -06:00
Andreas Dueren
12917e3dd9
Add health check script and improve Redis debugging
2025-07-15 08:33:54 -06:00
Andreas Dueren
34c2d30c0c
Implement robust Redis URL parsing and connection checking
2025-07-15 08:25:26 -06:00
Andreas Dueren
dc19eb159f
Use corepack for pnpm management
2025-07-14 21:03:20 -06:00
Andreas Dueren
4c7f6b913e
Fix pnpm installation and build process
2025-07-14 21:02:34 -06:00
Andreas Dueren
816b0b4115
Initial Docmost Cloudron package
2025-07-14 21:01:40 -06:00