14 Commits

Author SHA1 Message Date
a84c7145db Add MIT license for Cloudron packaging
- Added MIT license covering the Cloudron packaging, configuration, and build scripts
- Clarified that the mautrix-whatsapp bridge itself remains under AGPL-3.0
- Packaging components can be freely used and modified

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-06-16 20:29:47 -06:00
09c40574dc Remove CLAUDE.md from repository
- Removed CLAUDE.md file from version control
- Keep development documentation local only

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-06-16 20:28:33 -06:00
ef4d2c1072 Fix domain configuration and database cleanup for production deployment
- Fixed domain extraction logic in start.sh for proper homeserver configuration
- Updated registration file regex patterns to use base domain
- Added comprehensive database cleanup procedures in CLAUDE.md
- Updated CloudronManifest.json for production settings
- Resolved crypto sync issues and user registration conflicts

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-06-16 20:03:01 -06:00
51b89d16d6 Simplify startup script to debug config generation issues 2025-06-16 12:48:42 -06:00
1f84084be9 Fix yq syntax compatibility with Ubuntu yq version 2025-06-16 12:40:27 -06:00
63f67862d0 Add automatic token generation for security 2025-06-16 12:36:46 -06:00
2fa272436e Fix homeserver domain configuration for existing configs 2025-06-16 12:25:50 -06:00
89d86b3f57 Fix read-only filesystem issues by improving logging config and working directory 2025-06-16 12:22:35 -06:00
4118b49738 Fix yq syntax and logging directory issues 2025-06-16 11:52:31 -06:00
8fa6d134ad Fix config generation loop and add gosu dependency 2025-06-16 11:44:45 -06:00
b645391476 Add TLS addon and fix startup script configuration issues 2025-06-16 11:38:37 -06:00
cb5fe57b2b Add libolm-dev and build dependencies 2025-06-16 11:28:57 -06:00
489e36346a Fix Go build command to specify package path 2025-06-16 11:27:25 -06:00
458eba1d56 Initial commit 2025-06-16 11:26:11 -06:00