gate

Spinnaker API Gateway

Github星跟蹤圖

Spinnaker Gateway Service

Build Status

This service provides the Spinnaker REST API, servicing scripting clients as well as all actions from Deck.
The REST API fronts the following services:

Modular builds

By default, Gate is built with all authentication providers included. To build only a subset of
providers, use the includeProviders flag:

./gradlew -PincludeProviders=oauth2,x509 clean build

You can view the list of all providers in gradle.properties.

Debugging

To start the JVM in debug mode, set the Java system property DEBUG=true:

./gradlew -DDEBUG=true

The JVM will then listen for a debugger to be attached on port 8184. The JVM will not wait for
the debugger to be attached before starting Gate; the relevant JVM arguments can be seen and
modified as needed in build.gradle.

主要指標

概覽
名稱與所有者spinnaker/gate
主編程語言Java
編程語言Groovy (語言數: 5)
平台
許可證Apache License 2.0
所有者活动
創建於2014-07-29 01:27:56
推送於2025-10-02 11:16:59
最后一次提交2025-05-15 00:31:13
發布數764
最新版本名稱v6.64.2 (發布於 )
第一版名稱1.0 (發布於 2014-08-19 15:45:35)
用户参与
星數131
關注者數71
派生數733
提交數2.3k
已啟用問題?
問題數0
打開的問題數0
拉請求數1705
打開的拉請求數10
關閉的拉請求數148
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?