Environment Variables
Listed in this page are all environment variables needed to run Hapi-proxy.
Last updated
Listed in this page are all environment variables needed to run Hapi-proxy.
Last updated
Variable Name | Type | Relevance | Required | Default |
---|---|---|---|---|
HAPI_SERVER_URL
String
Hapi-fhir server URL
No
http://hapi-fhir:8080/fhir
KAFKA_BOOTSTRAP_SERVERS
String
Kafka server
No
kafka:9092
HAPI_SERVER_VALIDATE_FORMAT
String
Path to the service configuration file
No
kibana-kibana.yml
HAPI_PROXY_INSTANCES
Number
Number of instances of hapi-proxy
No
1
HAPI_PROXY_CPU_LIMIT
Number
CPU usage limit
No
0
HAPI_PROXY_CPU_RESERVE
Number
Reserved CPU usage
No
0.05
HAPI_PROXY_MEMORY_LIMIT
String
RAM usage limit
No
3G
HAPI_PROXY_MEMORY_RESERVE
String
Reserved RAM
No
500M