Skip to content
forked from spinnaker/front50

Cross-Application Persistence Service

License

Notifications You must be signed in to change notification settings

kmcgrath/front50

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spinnaker Application & Project Metadata Repository

Build Status This service fronts a Spinnaker datastore. By default it's Cassandra, however, it's intended that any datastore could work. Front50 written using Spring Boot.

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 8180. The JVM will not wait for the debugger to be attached before starting Front50; the relevant JVM arguments can be seen and modified as needed in build.gradle.

About

Cross-Application Persistence Service

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Groovy 59.5%
  • Java 40.1%
  • Other 0.4%