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
a64e79e3fc
Fix license reference from AGPL-3.0 to MIT
...
Docmost uses MIT license, not AGPL-3.0.
🤖 Generated with [Claude Code](https://claude.ai/code )
Co-Authored-By: Claude <noreply@anthropic.com >
2025-07-15 13:49:40 -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
fe3e9fc27e
Remove personal Cloudron builder references from documentation
...
Cleaned up build commands to use standard `cloudron build` without
personal builder service references or tokens.
🤖 Generated with [Claude Code](https://claude.ai/code )
Co-Authored-By: Claude <noreply@anthropic.com >
2025-07-15 13:46:07 -06:00
Andreas Dueren
34ef0803d8
Fix .env file parsing errors with better validation and error handling
2025-07-15 13:41:35 -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
6656311f89
Debug and fix Redis URL parsing issue
2025-07-15 06:51:17 -06:00
Andreas Dueren
af2e3c687b
Fix Redis requirement, nginx logging, and prisma path
2025-07-14 21:37:35 -06:00
Andreas Dueren
675c6fa1c8
Fix Redis configuration and remove Redis addon temporarily
2025-07-14 21:31:09 -06:00
Andreas Dueren
eab30de088
Fix filesystem readonly issues and pnpm path
2025-07-14 21:23:09 -06:00
Andreas Dueren
080ff206b2
Remove OIDC integration, use built-in authentication
2025-07-14 21:18:25 -06:00
Andreas Dueren
b9f183b5aa
Fix manifest icon and version compatibility
2025-07-14 21:11:23 -06:00
Andreas Dueren
b29190b60e
Add comprehensive documentation
2025-07-14 21:10:33 -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