vmware-archive / cf-scale-boot

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

License:Apache License 2.0


Languages

Language:Groovy 52.3%Language:HTML 47.7%