Git Product home page Git Product logo

kong-plugin-api-key-access-control's Introduction

kong-plugin-api-key-access-control

Install

  • clone the git repo
  • add luarock api key to environment variables (LUAROCKS_API_KEY)

Build local development environment

make build

Start local development environment

make up

Start local development environment

make down

Restart local development environment

make restart

Setup initially local development environment

make dev-env

Access local DB

  • make db

Enter to the local development environment docker image shell

  • make ssh

Running all tests from project folder:

make test

Running unit tests from project folder:

make unit

Running end to end tests from project folder:

make e2e

Publish new release

  • rename rockspec file to the new version
  • change then version and source.tag in rockspec file
  • commit the changes
  • create a new tag (ex.: git tag 0.1.0)
  • push the changes with the tag (git push --tag)
  • make publish

kong-plugin-api-key-access-control's People

Contributors

blasiusvonszerencsi avatar gaborb avatar gaborbencsik avatar mariannagedei-emarsys avatar ngabor84 avatar sfariel avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.