Configuring a Monitoring Application
- Procedure
- Open the
manifest.yml
file and change the below:buildpack: nodejs-oracle services: -bwcemon_oracle env: PERSISTENCE_TYPE: oracle
- Push the monitoring application to Cloud Foundry
cf push