Skip to main content

Service Mode

Summary

Service Mode sets which service(s) to run. If testing, you may want to set to all and run Pomerium in all-in-one mode. In production, you'll likely want to spin up several instances of each service mode for high availability.

How to configure

Config file keysEnvironment variablesTypeDefault
servicesSERVICESstringall

Options

  • all
  • authenticate
  • authorize
  • proxy
  • databroker

Examples

services: authorize
SERVICES=databroker