Skip to content

Spling Cloud Cloudfoundry Application Restager.

Notifications You must be signed in to change notification settings

ksbrwsk/restager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

98 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Restager

Tool for restating all Java Apps in a CloudFoundry Space, using spring-cloud-cloudfoundry-discovery.

Prerequisites

Build:

mvn clean install

Set your Cloudfoundry properties in the file application.properties or as Environment Variables, eg. for your local CF Dev Installation.

spring.cloud.cloudfoundry.org=cfdev-org
spring.cloud.cloudfoundry.space=cfdev-space
spring.cloud.cloudfoundry.url=https://api.dev.cfdev.sh
spring.cloud.cloudfoundry.username=user
spring.cloud.cloudfoundry.password=pass

About

Spling Cloud Cloudfoundry Application Restager.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages