gate

Spinnaker API Gateway

  • 所有者: spinnaker/gate
  • 平台:
  • 許可證: Apache License 2.0
  • 分類:
  • 主題:
  • 喜歡:
    0
      比較:

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-28 17:27:56
推送於2025-04-09 04:56:05
最后一次提交2025-04-08 16:10:59
發布數763
最新版本名稱v6.66.6 (發布於 )
第一版名稱1.0 (發布於 2014-08-19 07:45:35)
用户参与
星數130
關注者數74
派生數742
提交數2.3k
已啟用問題?
問題數0
打開的問題數0
拉請求數1698
打開的拉請求數11
關閉的拉請求數143
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?