srb3.kong_gateway

Kong Gateway

This role will install Kong, onto a RedHat or Debian based operating system

Requirements

No requirements

Role Variables

Variable Description Default
kong_package_url The URL to install the Kong package from url
deck_rpm_url The URL to install the Kong DecK package from url
license_data The string content of the Kong license file -

All the remaining variables are described in the kong configuration property reference.

Example Playbook


    - hosts: data_planes 
      roles:
         - { role: srb3.kong_gateway, role: "data_plane" }

License

MIT

About

Deploys Kong gateway

Install
ansible-galaxy install srb3.kong_gateway
GitHub repository
License
Unknown
Downloads
181