MaxBack License Installation
MaxBack requires a valid license for each database instance. This page covers all licensing options.
License types
- Activation license — The license file provided with your purchase or trial. Used to generate an instance license.
- Instance license — A license bound to a specific MaxBack installation. Generated automatically (online) or manually (offline).
Online activation
If your database host has internet access, license activation is automatic:
- Copy the activation license file to the MaxDB host
- Run from an elevated command prompt:
maxback.vssclient license install -f <path to the license file>
The instance license will be generated automatically via the dbosoft license server.
Offline activation
If the host cannot connect to the internet:
- Install MaxBack and run from an elevated command prompt:
maxback.vssclient license getkey
- Copy the instance key from the command output
- Log in to my.dbosoft.eu (create an account if needed)
- Click the Request offline license tile
- Upload your activation license file and fill in the form:
- Edition: Standard (or Trial for evaluations)
- Version: 4.x
- Instance Key: paste the key from step 2
- Instance Name: a name to identify this host
- Download the generated instance license file
- Copy the file to the MaxDB host and install:
maxback.vssclient license install -f <path to the license file>
License Proxy
Manual offline activation requires effort on every host and means licenses won't renew automatically. As an alternative, the dbosoft License Proxy lets you configure a single machine as a local license server — all other hosts activate automatically through it.
Trial licenses
You can request a trial license in two ways:
- During online activation: Add the
--tempoption when installing the activation license:
maxback.vssclient license install -f <path to the license file> --temp
- Via the download page: Visit maxback.io/downloads, enter your name and email, confirm the verification link, and request a temporary license. Up to 10 temporary licenses are available per account.
License management
At my.dbosoft.eu you can:
- Download activation license files
- Request trial licenses
- Order and manage standard licenses and subscriptions
Permissions
License management requires the Owner or License Admin role on your dbosoft account.