prole/prole-app/Sources
chrisfu 6e2d3e9011 refactor: modernize installer and monitoring setup
- Monitoring: Migrated from manual Grafana/Prometheus manifests to kube-prometheus-stack based setup in etc/init_monitoring.sh. Removed old manifest files from deploy/ and k8s/.
- Installer Core: Refactored installer with new modules for actions, environment handling, and UI screens. Enhanced Milestone logic to support advanced configuration (ArgoCD, Registry namespaces, Kerberos flags, etc.).
- Service & Init Scripts: Updated multiple initialization scripts (init_*.sh) for better integration with OpenBao, Kerberos, and the new monitoring stack. Added new scripts for Nginx Ingress, Ollama parsing, and K3D route fixes.
- Infrastructure: Enhanced Samba AD DC Ansible role with realm derivation, provisioning guidance, and group management. Updated K3s role tasks.
- Configuration: Refined default settings in conf/ to align with the new deployment architecture.
- App & Tools: Updated prole-app Swift code and prole.sh for improved environment variable handling and installation flow.
2026-02-19 21:07:39 -08:00
..
AppDelegate.swift cleanup: remove references to prole/workstation 2026-02-05 14:56:01 -08:00
Config.swift refactor: modernize installer and monitoring setup 2026-02-19 21:07:39 -08:00
DBStatusWindowController.swift Refactor prole-app and establish temporary release process 2026-01-18 15:04:23 -08:00
Debug.swift Refactor prole-app and establish temporary release process 2026-01-18 15:04:23 -08:00
HotKeyManager.swift Refactor prole-app and establish temporary release process 2026-01-18 15:04:23 -08:00
IRCWindowController.swift Refactor prole-app and establish temporary release process 2026-01-18 15:04:23 -08:00
LaunchAgentManager.swift Refactor prole-app and establish temporary release process 2026-01-18 15:04:23 -08:00
Logger.swift Refactor prole-app and establish temporary release process 2026-01-18 15:04:23 -08:00
main.swift Refactor prole-app and establish temporary release process 2026-01-18 15:04:23 -08:00
MainWindowController.swift Refactor prole-app and establish temporary release process 2026-01-18 15:04:23 -08:00
OverlayWindow.swift Refactor prole-app and establish temporary release process 2026-01-18 15:04:23 -08:00
PFScriptBridge.swift Refactor prole-app and establish temporary release process 2026-01-18 15:04:23 -08:00
PortForwardManager.swift Refactor prole-app and establish temporary release process 2026-01-18 15:04:23 -08:00
PortMappingsXML.swift Refactor prole-app and establish temporary release process 2026-01-18 15:04:23 -08:00
PreferencesWindowController.swift Refactor prole-app and establish temporary release process 2026-01-18 15:04:23 -08:00
ProleEnv.swift refactor: modernize installer and monitoring setup 2026-02-19 21:07:39 -08:00
ServiceChecker.swift Refactor prole-app and establish temporary release process 2026-01-18 15:04:23 -08:00
StatusItemController.swift Refactor prole-app and establish temporary release process 2026-01-18 15:04:23 -08:00
StatusView.swift Refactor prole-app and establish temporary release process 2026-01-18 15:04:23 -08:00