Commit Graph

7 Commits

Author SHA1 Message Date
CanbiZ (MickLesk)
e8094ca548 Update lobehub-install.sh 2026-03-26 12:31:55 +01:00
CanbiZ (MickLesk)
a0b8548649 add parade db search 2026-03-26 12:21:10 +01:00
CanbiZ (MickLesk)
ccb71d63fd Update lobehub-install.sh 2026-03-26 11:05:56 +01:00
CanbiZ (MickLesk)
149ad8b720 add pgvector 2026-03-26 10:39:32 +01:00
CanbiZ (MickLesk)
628b2925e3 Fix Baserow migrations and LobeHub copy
Set PYTHONPATH and run manage.py migrate for Baserow so backend, premium, and enterprise source packages are discovered during migrations. In the LobeHub installer, copy all files from scripts/migrateServerDB into the .next/standalone directory (instead of only docker.cjs) so required migration and helper files are included.
2026-03-26 10:12:08 +01:00
CanbiZ (MickLesk)
70bd50d839 Update lobehub-install.sh 2026-03-26 08:21:44 +01:00
CanbiZ (MickLesk)
558c27ec88 Add Baserow, LabCA, and LobeHub installers
Add container templates, install scripts, and metadata for Baserow, LabCA, and LobeHub. New ct/*.sh scripts provide container build and update logic (fetching GitHub releases, backup/restore, build steps). New install/*.sh scripts install dependencies, configure PostgreSQL/Node/uv/PNPM as needed, run migrations, and create systemd services for each app. Corresponding json/*.json entries add metadata (ports, resource defaults, docs, and notes) for UI/registry integration.
2026-03-25 17:34:25 +01:00