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