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?
已存档?
是复刻?
已锁定?
是镜像?
是私有?