package
3.1.3+incompatible
Repository: https://github.com/haproxytech/dataplaneapi.git
Documentation: pkg.go.dev

# README

HAProxy

Data Plane API internal storage (dataplane_storage_dir)

Dataplane API internal storage location

Location of Dataplane API storage is managed by :

  • dataplane API start argument dataplane-storage-dir (default value: /etc/haproxy/dataplane)

It can be overriden by a field in Daplane API configuration file:

  • dataplaneapi.resources.dataplane_storage_dir: refer to example-full

Files stored in Dataplane API internal storage location

File namecontentexampleComment
cluster.jsonCluster configuration + Cluster userscluster.jsonPrior to 3.0 was in Dapi config file: cluster, dataplaneapi.user, status sections
service_discovery/consul.jsonConsul configurationPrior to 3.0 was in Dapi config file service_discovery.consuls section
service_discovery/aws.jsonAWS configurationPrior to 3.0 was in Dapi config file service_discovery.aws_regions section