chrisfu
55b6a6aff3
Complete rebranding from prole to knoe and fix macOS application identity. Bulk renamed 'prole' to 'knoe' across code, scripts, and manifests. Updated Makefile with 'knoe', 'build', and 'start' targets. Implemented macOS Application Bundle (.app) support for correct identity. Fixed macOS 'Python' process name to 'Knoe.DB Installer' via Objective-C bridge. Standardized application name to 'Knoe.DB Installer' across all interfaces.
...
Co-authored-by: Junie <junie@jetbrains.com>
2026-04-22 15:08:35 -07:00
chrisfu
b4fc5641db
checkpoint: sanitize prole config for host portability
...
- fix conf/prod/prole.cfg by replacing hardcoded /Users/chrisfu paths with /Users/chrisfu
- remove injected [update.sh] log lines and stray password artifacts so config is executable
- include latest pending updates across deployment config, UI/core flow, vault/network artifacts, and helper scripts
2026-04-10 05:58:40 -07:00
chrisfu
e9e53aac40
Migrate install.py logic to install.sh and restructure installer flow. Update core references, tests, and navigation to reflect the new Knoe installer architecture.
2026-04-01 01:17:04 -07:00
chrisfu
c0a7d0c5dc
Refine installer orchestration and Supabase rendering paths
...
- improve installer/action/controller flow and shell-variable expansion handling across screens\n- adjust Supabase Helm rendering and storage deployment templates\n- align monitoring, cloudnative-pg and repair pipeline behavior with updated config paths\n- refresh and expand installer/core regression tests around milestones, navigation and repair logic
Co-authored-by: Junie <junie@jetbrains.com>
2026-03-31 23:15:54 -07:00
chrisfu
4ee2b259c9
Checkpoint: rename installer to knoe + harden db build context
...
- Add build-context helper to copy Docker context safely (ignore runtime data, keep symlinks)
- Update UI and core actions to use ~/.prole/build and shared copy helper
- Add/adjust tests and scripts; introduce knoe ops helpers and update manifests
Co-authored-by: Junie <junie@jetbrains.com>
2026-03-22 01:45:21 -07:00