Management Center | Fortified ID
HomeIntegrityControlSolutionsManagement 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

Using an outbound proxy

Use properties:

-Dhttps.proxyHost=proxy.example.com
-Dhttps.proxyPort=8080

When using Windows this must be but into appropriate .vmoptions file

When using container set JAVA_OPTIONS using JAVA_OPTS=-Dhttps.proxyPort=8080 -Dhttps.proxyHost=proxy.example.com in enviroment settings.

This will only afect Management Center not underlying service

PreviousContainerNextLogs