Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Save more on your purchases! discount-offer-chevron-icon
Savings automatically calculated. No voucher code required.
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletter Hub
Free Learning
Arrow right icon
timer SALE ENDS IN
0 Days
:
00 Hours
:
00 Minutes
:
00 Seconds
Arrow up icon
GO TO TOP
Cloud Foundry for Developers

You're reading from   Cloud Foundry for Developers Deploy, manage, and orchestrate cloud-native applications with ease

Arrow left icon
Product type Paperback
Published in Nov 2017
Publisher Packt
ISBN-13 9781788391443
Length 306 pages
Edition 1st Edition
Languages
Arrow right icon
Authors (3):
Arrow left icon
Rick Farmer Rick Farmer
Author Profile Icon Rick Farmer
Rick Farmer
Rahul Kumar Jain Rahul Kumar Jain
Author Profile Icon Rahul Kumar Jain
Rahul Kumar Jain
 Wu Wu
Author Profile Icon Wu
Wu
Arrow right icon
View More author details
Toc

Table of Contents (20) Chapters Close

Title Page
Credits
About the Authors
Acknowledgements
About the Reviewer
www.PacktPub.com
Customer Feedback
Dedication
Preface
1. Cloud Foundry Introduction 2. Cloud Foundry CLI and Apps Manager FREE CHAPTER 3. Getting Started with PCF Dev 4. Users, Orgs, Spaces, and Roles 5. Architecting and Building Apps for the Cloud 6. Deploying Apps to Cloud Foundry 7. Microservices and Worker Applications 8. Services and Service Brokers 9. Buildpacks 10. Troubleshooting Applications in Cloud Foundry 11. Continuous Integration and Continuous Deployment

Accessing the Apps Manager on PWS


What is the Cloud Foundry Apps Manager?

  • A web interface for managing organizations, spaces, apps, and other settings
  • It offers a subset of the management features available through the cf CLI
  • It provides you with a marketplace of services you can attach and leverage in your application development

Recall that, after signing up for the PWS account and logging in to it, we had a glimpse of the Apps Manager UI running at https://console.run.pivotal.io. Now with a simple app deployed, you can see the app named hello world-RANDOM-WORD running successfully in the Apps Manager.

The information includes the status, the number of instances running, when the app was last pushed, and the route, Cloud Foundry's term for the application URL:

The Apps Manager gives us a subset of the functionality of the cf CLI. Behind the scenes, it is talking to the same RESTful endpoint that the cf CLI talks to and is doing much of the same work for us. We won't spend a lot of time on the...

You have been reading a chapter from
Cloud Foundry for Developers
Published in: Nov 2017
Publisher: Packt
ISBN-13: 9781788391443
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $15.99/month. Cancel anytime
Visually different images