Skip to main content

Server Management

This section is for whoever installs, upgrades, and maintains the Informer server itself, as opposed to building content inside it. If you run Informer on your own infrastructure, the guides here cover getting it running and keeping it healthy.

Self-hosted operators

Server Management covers running Informer on your own hardware (Windows or Linux with Docker). If your Informer is hosted by Entrinsik in the cloud, the platform-level pieces here are handled for you.

What lives here

AreaWhat it covers
Requirements and installationWhat a server needs, and installing Informer on Windows or on Linux with Docker.
UpgradingMoving an existing installation to a newer Informer version.
ConfigurationServer-level setup: HTTPS, load balancing, memory allocation, log rotation, JDBC drivers, Redis, token-secret rotation, and more.
Database maintenanceBacking up, restoring, and migrating the PostgreSQL database, and connecting to it directly.
PluginsInstalling and using server plugins, such as the Salesforce plugin.
Security advisoriesVulnerability and incident notices, with the steps to remediate.

In this section

ArticleIn one line
System requirementsHardware, operating systems, browsers, and the two deployment methods.
Installing InformerInstall on Windows or on Linux with Docker, plus what to settle first.
Upgrading InformerMove an existing installation to a newer Informer version.
ConfigurationServer-level setup: HTTPS, load balancing, Redis, token-secret rotation, and more.
Database maintenanceBack up, restore, connect to, and migrate the PostgreSQL database.
PluginsInstall server plugins (such as Salesforce) and use the IR command-line tool.
Security advisoriesVulnerability and incident notices, with how to check for impact and remediate.

Where do I look when...

You want to...Where
Check what a server needsSystem requirements
Decide between Windows and DockerSystem requirements
Install Informer for the first timeInstalling Informer
Move to a newer versionUpgrading Informer
Install a server plugin or use IRPlugins
Back up or migrate the databaseDatabase maintenance
Serve Informer over HTTPSConfiguration
Respond to a security advisorySecurity advisories