Deployment
Current installation
Section titled “Current installation”The desktop client is installed using the standard installer for your platform:
- Windows: Run the
.exeinstaller and follow the setup wizard - macOS: Open the
.dmgand drag the application to your Applications folder - Linux: Install the
.debor.rpmpackage, or use the portable.AppImage
See Installation for step-by-step instructions.
After installation, each user signs in with their finwave credentials and selects their organization and populations during the initial setup flow.
Application data
Section titled “Application data”The client stores all local data in its application data directory:
| Data | Location |
|---|---|
| Encrypted database | Application data directory |
| Audit logs | logs/ subdirectory (daily JSON files) |
| Database encryption keys | .db_keys/ subdirectory (restricted file permissions) |
The client does not write to any user data directories. See Security Model for details on encryption and file permissions.
Planned enterprise features
Section titled “Planned enterprise features”The following features are planned for future releases:
- Silent installation with pre-configured API URL and settings
- MDM and group policy support for centrally managed settings
- Lockable settings that users cannot override
- Auto-update with signature verification
Related
Section titled “Related”- Installation — Download and install steps
- Initial Setup — First-launch configuration
- Security Model — Permissions and local data security