8000 GitHub - ind9/kong-distributions: This repository provides the scripts for packaging Kong in different distributions
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on Jan 29, 2019. It is now read-only.
/ kong-distributions Public archive

This repository provides the scripts for packaging Kong in different distributions

Notifications You must be signed in to change notification settings

ind9/kong-distributions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Building Kong distributions

Kong can be distributed to different platforms such as CentOS, Debian, Ubuntu and OS X. Here you find the scripts that will start the build process and output packages.

Requirements

Build

  • Help
./build-package.sh -h
  • Building for every platform:
./build-package.sh -k [KONG_TAG_OR_BRANCH] -p all [-t]
  • Building for specific platforms:
./build-package.sh -k [KONG_TAG_OR_BRANCH] -p osx centos:5 debian:8 [-t]

Distributions will be placed under the build-output folder (should the folder not exist it will be automatically created).

Warning: Do not execute the .build-package-script.sh file, it's used internally by the build.

Supported Platforms

  • all
  • centos:5
  • centos:6
  • centos:7
  • debian:6
  • debian:7
  • debian:8
  • ubuntu:12.04.5
  • ubuntu:14.04.2
  • ubuntu:15.04
  • osx

About

This repository provides the scripts for packaging Kong in different distributions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
3055

Languages

0