Commit Graph

3 Commits

Author SHA1 Message Date
bb7229888c Fix NGINX config and Blinko working directory
- Move temp path directives into http block
- Set working directory to /app/data for Blinko
- Add BLINKO_DATA_PATH environment variable
2025-12-29 17:14:19 -06:00
ef38a99105 Fix NGINX temp dirs and Blinko entry point
- Configure NGINX to use /run for temp directories
- Fix Blinko entry point to dist/index.js
2025-12-29 17:07:33 -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