6 Commits

Author SHA1 Message Date
MickLesk
1dae3f7c33 fix: update frontend build process to use npm install instead of npm ci 2026-05-27 16:25:18 +02:00
MickLesk
8890002fae fix: remove package-lock.json before building frontend 2026-05-27 16:15:45 +02:00
MickLesk
3c1c05178e refactor: update frontend build process in installation scripts 2026-05-27 15:50:01 +02:00
MickLesk
8d85e7a6d5 fix: rename postcss.config.js to postcss.config.cjs for compatibility 2026-05-12 21:52:48 +02:00
MickLesk
916622c788 fix: increase Node.js memory limit during build process for BunkerM and Colanode 2026-05-12 21:23:08 +02:00
MickLesk
c744b10caa Add installers and CT templates for four apps
Add container templates (ct/) and install scripts (install/) plus metadata JSON entries for BunkerM, Colanode, Edit-Mind, and ExcaliDash. Each app includes an LXC template script with update routines, a corresponding installer that provisions dependencies, builds the app, configures services (systemd/nginx/supervisor), and example default environment/config. JSON metadata files register interface ports, recommended resources, documentation/website links, and notes for each app.
2026-05-12 21:09:00 +02:00