Jakten

Backup and Recovery

Document ID: M17-CERT-001-D9

Document ID: M17-CERT-001-D9

Audience: Company administrator and IT liaison (office deployments)

Last updated: 2026-08-12

Applies to: Jakten Platform 2.0


1. Scope

This guide covers customer-controlled backup for Jakten Platform deployments. jakten.net does not store your project, Estimate, or Risk data — recovery depends on backups you maintain.

Standard deployments use host-local SQLite product stores. No external database purchase is required for the standard customer-hosted profile.

ProfileWhere your data lives
Single-userYour Windows PC
OfficeOffice server running Platform Server

2. What to back up

Single-user deployment

Back up your Jakten Platform application data folder on the PC where Platform is installed. This includes company databases, risk data, estimate data, and documents for your deployment.

Office deployment

Back up on the server — all three SQLite product stores plus documents:

ItemTypical path (Windows Service)Notes
platform.db%ProgramData%\Jakten\PlatformServer\data\platform.dbPlatform identity, projects, licensing, publication handles
estimate.db%ProgramData%\Jakten\PlatformServer\data\estimate.dbEstimate commercial data
epc-risk.db%ProgramData%\Jakten\PlatformServer\data\epc-risk.dbRisk analytical data
Documents tree%ProgramData%\Jakten\PlatformServer\documents\Reports, logos, migration backups
Configuration%ProgramData%\Jakten\PlatformServer\config.jsonServer settings (no secrets in tickets)

If present, include SQLite WAL companion files (-wal, -shm) from the same backup window, or stop Platform Server briefly for a consistent file copy.

Also back up:

Your IT team should store backups off the server according to company policy.

An optional enterprise Tier-A deployment (SQL Server for Platform plus host-local SQLite product stores) requires coordinated SQL Server backups in addition to estimate.db and epc-risk.db. Tier-A is not the standard customer profile; obtain an approved deployment and recovery plan from Jakten before using it.


3. Backup procedure (office server)

  1. Schedule during a low-use window.
  2. Stop or quiesce Platform Server if your backup tool requires consistent SQLite files.
  3. Copy platform.db, estimate.db, epc-risk.db (and WAL companions if used), documents storage, and configuration.
  4. Store backups on separate storage (network share, backup appliance, or cloud backup).
  5. Test restore periodically to a non-production location.

4. Recovery procedure (office server)

  1. Stop the Jakten Platform Server Windows Service.
  2. Restore platform.db, estimate.db, and epc-risk.db to the configured paths (same backup window).
  3. Restore documents and configuration to the original locations (or update configuration if relocating).
  4. Start Platform Server.
  5. Confirm the service is running and a workstation can sign in and open Risk and Assurance workspaces.

Contact [email protected] if licensing must be reconciled after hardware replacement.


5. Single-user recovery

  1. Close Jakten Platform.
  2. Restore your application data folder from backup (includes platform.db, estimate.db, epc-risk.db, and documents).
  3. Relaunch Platform and sign in.
  4. Run Administration → Licensing → Validate if prompted.

6. What Jakten can help recover

Jakten can help withJakten cannot restore
Subscription and activation statusProject data
Activation key re-issuance (support process)Risk models and simulations
New installer download linkLocal files not in your backup

Related documentation

GuidePurpose
Office Deployment GuideServer setup
Company Administrator GuideLicensing validation
Troubleshooting GuidePost-restore errors
Deployment OverviewStandard customer-hosted deployment