Commit Graph

2 Commits

Author SHA1 Message Date
74108fba9b Fix read-only filesystem issue in start.sh
- Remove symlink creation in /app/code (read-only)
- Set HOME=/app/data for Blinko data storage
- Use full path to prisma binary
- Fix seed.js path to dist directory
2025-12-29 17:01:59 -06:00
9a1bb3d3bc Initial Blinko Cloudron package
- CloudronManifest.json with PostgreSQL and localstorage addons
- Dockerfile based on cloudron/base:5.0.0
- NGINX reverse proxy configuration
- Supervisor process management
- Initialization script with auto-configuration
2025-12-29 15:50:37 -06:00