ACME with HashiCorp Consul storage

Configure the ACME plugin with HashiCorp Consul as the storage backend.

Prerequisites

  • A public IP and a resolvable DNS

  • Kong Gateway accepts proxy traffic on port 80

  • A HashiCorp Consule instance

Environment variables

  • EMAIL: The account identifier.

  • KEY_ID: The ID of a Key.

  • KEY_SET: The ID of a Key Set to associate the Key ID with.

  • DOMAIN: An array of strings representing hosts.

  • CONSUL_HOST: The HashiCorp Consul hostname.

Set up the plugin

Something wrong?

Help us make these docs great!

Kong Developer docs are open source. If you find these useful and want to make them better, contribute today!