gate

Spinnaker API Gateway

  • Owner: spinnaker/gate
  • Platform:
  • License:: Apache License 2.0
  • Category::
  • Topic:
  • Like:
    0
      Compare:

Github stars Tracking Chart

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.

Main metrics

Overview
Name With Ownerspinnaker/gate
Primary LanguageJava
Program languageGroovy (Language Count: 5)
Platform
License:Apache License 2.0
所有者活动
Created At2014-07-28 17:27:56
Pushed At2025-04-09 04:56:05
Last Commit At2025-04-08 16:10:59
Release Count763
Last Release Namev6.66.6 (Posted on )
First Release Name1.0 (Posted on 2014-08-19 07:45:35)
用户参与
Stargazers Count130
Watchers Count74
Fork Count742
Commits Count2.3k
Has Issues Enabled
Issues Count0
Issue Open Count0
Pull Requests Count1698
Pull Requests Open Count11
Pull Requests Close Count143
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private