ACME with Redis storage

Configure the ACME plugin with Redis as a storage backend.

Prerequisites

  • A public IP and a resolvable DNS

  • Kong Gateway accepts proxy traffic on port 80

  • A running Redis 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.

  • REDIS_HOST: The host on which Redis is running.

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!