Skip to content
This repository has been archived by the owner on Sep 28, 2021. It is now read-only.

rhoml/puppet-3scale-proxy

Repository files navigation

Puppet module for 3scale proxy Build Status

Requirements

Gathering 3scale proxy config files

You can follow the instructions on the support page at 3scale's support website.

Before running the module

After gathering 3scale's configuration, you will download a proxy_conf.zip file which you should unzip on the nginx files directory.

USAGE

Cloning the repo

  cd /path/to/your/puppet/modules
  git clone git@github.com:rhoml/puppet-3scale-proxy-module.git nginx
  cd nginx/files
  unzip /path/to/proxy_conf.zip

Adding the class to your manifests

class { 'nginx': }

Author

Rhommel Lamas

  1. Twitter: @rhoml
  2. Email: roml [at] rhommell.com

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

About

Puppet module to configure 3scale proxy.

Resources

License

Stars

Watchers

Forks

Packages

No packages published