Management Center | Fortified ID
HomeIntegrityControlSolutionsManagement Center
1.1.0 Management Center
1.1.0 Management Center
  • Introduction
  • The Service
    • Overview
    • About this release
      • Release notes
      • Breaking changes
    • Installation
      • Windows
      • Linux
      • Container - Docker
  • Upgrading
    • Windows
    • Container
  • Files and folders
    • config
    • bin
    • data\customer
    • other directories
  • User interface
    • Menu
    • Management
      • Overview
      • Memory and CPU
      • Runtime
      • Log
      • Manage version
  • Configuration
    • Resources
    • Cluster
    • Language
  • Operations
    • Air gapped mode
      • Windows
      • Container
    • Using an outbound proxy
    • Logs
    • Service customsations
    • User management
    • Application deployment
    • Encryption
    • Running a fixed version
Powered by GitBook
On this page
  1. Operations

Running a fixed version

Instead of letting Management Center choose first time installation of underlying service, one can set desired version at startup.

PreviousEncryption

Defining service version at startup will force Management Center installing set version. It will not stop admin from up/downgrading in admin UI.

On restart Management Center will reset to defined version.

Setting a fixed global version:

-Dinstall_version=<version_number>

Setting a fixed version Integrity Access:

-Daccess_install_version=<version_number>

Setting a fixed version Portal:

-Daccess_install_version=<version_number>

if global version is set it will be used after application specific. If not set globally no fallback version will be used.

See on how to set.

Service Customisations