Your Name
fec445e17e
Fix: Don't create storage directory in Dockerfile
...
- Removed mkdir command that was creating /app/code/storage
- This allows ln -sf to create the symlink correctly
- Previously ln was creating /app/code/storage/storage instead
2025-10-22 09:00:24 -06:00
Your Name
15ec7e7151
Fix: Replace mount with symlink for storage directory
...
- Changed bind mount to symlink in start.sh
- Resolves 'permission denied' error when mounting
- Symlink approach works without elevated privileges
2025-10-22 08:52:08 -06:00
Your Name
1a9311e568
Fix readonly filesystem issues - use bind mount for storage and .env in /app/data
2025-10-22 08:44:52 -06:00
Your Name
cd0bfd1289
Remove icon reference and maxBoxVersion limit
2025-10-22 08:41:30 -06:00
Your Name
90c4820483
Add CLOUDRON_PACKAGE_INFO.md and finalize package
2025-10-22 08:34:34 -06:00
Your Name
46e16e96c9
Add temporary .env for vite build
2025-10-22 08:30:11 -06:00
Your Name
67a2485e84
Fix npm build script to use 'production' instead of 'prod'
2025-10-22 08:29:00 -06:00
Your Name
da0f53a470
Initial AnonAddy Cloudron package
2025-10-22 08:24:36 -06:00