Commit Graph

3 Commits

Author SHA1 Message Date
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
34c2d30c0c Implement robust Redis URL parsing and connection checking 2025-07-15 08:25:26 -06:00