GithubHelp home page GithubHelp logo

doytsujin / gate Goto Github PK

View Code? Open in Web Editor NEW

This project forked from spinnaker/gate

0.0 1.0 0.0 3.4 MB

Spinnaker API Gateway

License: Apache License 2.0

Groovy 58.77% Java 33.34% Shell 0.32% Kotlin 7.53% Slim 0.04%

gate's Introduction

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.

gate's People

Contributors

spinnakerbot avatar ajordens avatar cfieber avatar danveloper avatar anotherchrisberry avatar robzienert avatar emjburns avatar tomaslin avatar robfletcher avatar jtk54 avatar danielpeach avatar jonsie avatar zanthrash avatar plumpy avatar srekapalli avatar marchello2000 avatar claymccoy avatar luispollo avatar ezimanyi avatar jeyrschabu avatar dreynaud avatar lwander avatar dibyom avatar asher avatar stewchen avatar gbougeard avatar gal-yardeni avatar christopherthielen avatar ameng avatar brunocarrier avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.