Wednesday, February 28, 2018

PCF Dev - Get started


PCF dev: lightweight version of PCF for local app development, It contains basic services such as mysql, reds etc., 

Requirements: Good memory, 8 GB, 16 GB preferred. 

Getting started with PCF dev: 
  • Installing the PCF dev environment: 
  • Starting PCF dev environment: 
cf dev start
  • Logging into pcfdev: 
cf login -a api.local.pcfdev.io --skip-ssl-validation
user/pass

Have fun with pcf dev in local :-)

Reference:

1 comment: