/cf-scale-boot

Spring Boot CLI/Groovy application for demonstration of Cloud Foundry app instance scaling!

Primary LanguageGroovyApache License 2.0Apache-2.0

cf-scale-boot

Demonstrate application instance scaling on Cloud Foundry with this simple (one Groovy file, one HTML file) Spring Boot CLI application!

Running on Cloud Foundry

$ cf push

SCALE!

$ cf scale cf-scale-boot -i 1000

(or some reasonable number for your CF cloud!)

What you get:

screenshot