OpenShift Cookbook
eBook - ePub

OpenShift Cookbook

  1. 430 pages
  2. English
  3. ePUB (mobile friendly)
  4. Available on iOS & Android
eBook - ePub

OpenShift Cookbook

Book details
Book preview
Table of contents
Citations

About This Book

It is important to hit the ground running with the creation and deployment of your OpenShift applications. This book will start by showing you how to create OpenShift applications, use different databases with your applications, and deal with your applications based on your background as a developer. All bases have been covered with very extensive sections on the Java, Python, and Node platforms. Your enlightening quest into OpenShift will conclude with a discussion on how to continuously integrate and deploy your apps using Jenkins, and how OpenShift can help you build horizontally scalable applications.

This comprehensive cookbook will show the trainee OpenShift developer a huge number of recipes, solutions, tips, and tricks to improve their experience and enhance their expertise.

Frequently asked questions

Simply head over to the account section in settings and click on ā€œCancel Subscriptionā€ - itā€™s as simple as that. After you cancel, your membership will stay active for the remainder of the time youā€™ve paid for. Learn more here.
At the moment all of our mobile-responsive ePub books are available to download via the app. Most of our PDFs are also available to download and we're working on making the final remaining ones downloadable now. Learn more here.
Both plans give you full access to the library and all of Perlegoā€™s features. The only differences are the price and subscription period: With the annual plan youā€™ll save around 30% compared to 12 months on the monthly plan.
We are an online textbook subscription service, where you can get access to an entire online library for less than the price of a single book per month. With over 1 million books across 1000+ topics, weā€™ve got you covered! Learn more here.
Look out for the read-aloud symbol on your next book to see if you can listen to it. The read-aloud tool reads text aloud for you, highlighting the text as it is being read. You can pause it, speed it up and slow it down. Learn more here.
Yes, you can access OpenShift Cookbook by Shekhar Gulati in PDF and/or ePUB format, as well as other popular books in Computer Science & Open Source Programming. We have over one million books available in our catalogue for you to explore.

Information

Year
2014
ISBN
9781783981205
Edition
1

OpenShift Cookbook


Table of Contents

OpenShift Cookbook
Credits
About the Author
About the Reviewers
www.PacktPub.com
Support files, eBooks, discount offers, and more
Why Subscribe?
Free Access for Packt account holders
Preface
What this book covers
What you need for this book
Who this book is for
Conventions
Reader feedback
Customer support
Downloading the example code
Errata
Piracy
Questions
1. Getting Started with OpenShift
A brief introduction into OpenShift
Creating an OpenShift Online account
Getting ready
How to do itā€¦
How it worksā€¦
See also
Creating OpenShift domains using the web console
Getting ready
How to do itā€¦
How it worksā€¦
There's moreā€¦
See also
Creating a WordPress application using the web console
Getting ready
How to do itā€¦
How it worksā€¦
There's moreā€¦
See also
Uploading SSH keys using the web console
Getting ready
How to do itā€¦
How it worksā€¦
There's moreā€¦
See also
Working with the SSH key passphrases
Getting ready
How to do itā€¦
How it worksā€¦
See also
Cloning the application to the local machine
Getting ready
How to do itā€¦
How it worksā€¦
There's moreā€¦
See also
Deploying your first change
Getting ready
How to do itā€¦
How it worksā€¦
There's moreā€¦
See also
Checking the application's gear quota and limits
Getting ready
How to do itā€¦
How it worksā€¦
There's moreā€¦
Installing the OpenShift rhc command-line client
Getting ready
How to do itā€¦
How it worksā€¦
There's moreā€¦
See also
Setting up an OpenShift account using rhc
Getting ready
How to do itā€¦
How it worksā€¦
There's moreā€¦
See also
Enabling the autocomplete feature in an rhc command-line client
Getting ready
How to do itā€¦
How it worksā€¦
There's moreā€¦
See also
Viewing the account details using rhc
Getting ready
How to do itā€¦
How it worksā€¦
There's moreā€¦
See also
Specifying a different OpenShift server hostname
Getting ready
How to do itā€¦
How it worksā€¦
There's moreā€¦
See also
Updating rhc
Getting ready
How to do itā€¦
How it worksā€¦
There's moreā€¦
See also
2. Managing Domains
Introduction
Creating a domain using rhc
Getting ready
How to do itā€¦
How it worksā€¦
There's more...
See also
Renaming a domain using rhc
Getting ready
How to do itā€¦
How it worksā€¦
There's moreā€¦
See also
Viewing domain details using rhc
Getting ready
How to do it...
How it works...
There's moreā€¦
See also
Adding viewer members to a domain using rhc
Getting ready
How to do itā€¦
How it worksā€¦
There's moreā€¦
See also
Adding an editor member to a domain using rhc
Getting ready
How to do itā€¦
How it worksā€¦
There's moreā€¦
See also
Adding an admin member to a domain using rhc
Getting ready
How to do itā€¦
How it worksā€¦
There's moreā€¦
See also
Viewing all the members in a domain using rhc
Getting ready
How to do itā€¦
How it worksā€¦
There's moreā€¦
See also
Removing members from a domain using rhc
Getting ready
How to do itā€¦
How it worksā€¦
There's moreā€¦
See also
Restricting gear sizes for a domain using rhc
Getting ready
How to do itā€¦
How it worksā€¦
There's moreā€¦
See also
Leaving a domain using rhc
Getting ready
How to do itā€¦
How it worksā€¦
See also
Deleting a domain using rhc
Getting ready
How to do itā€¦
How it worksā€¦
There's moreā€¦
See also
3. Creating and Managing Applications
Introduction
Creating an OpenShift application using the rhc command-line client
Getting ready
How to do itā€¦
How it worksā€¦
There's more
See also
Specifying your own template Git repository URL
Getting ready
How to do itā€¦
How it worksā€¦
See also
Starting/stopping/restarting an application
Getting ready
How to do itā€¦
How it worksā€¦
There's moreā€¦
See also
Adding and managing add-on cartridges
Getting ready
How to do itā€¦
How it worksā€¦
There's moreā€¦
See more
Adding a cron cartridge to an application
Getting ready
How to do itā€¦
How it worksā€¦
There's moreā€¦
See also
Using downloadable cartridges with OpenShift applications
Getting ready
How to do itā€¦
How it worksā€¦
See also
Viewing application details
Getting ready
How to do itā€¦
How it worksā€¦
See more
Cloning the application Git repository using rhc
Getting ready
How to do itā€¦
How it worksā€¦
There's moreā€¦
See more
SSH into the application gear using rhc
Getting ready
How to do itā€¦
How it worksā€¦
There's moreā€¦
See more
Running a command in the application's SSH session using rhc
Getting ready
How to do itā€¦
How it worksā€¦
There's moreā€¦
See more
Setting application-specific environment variables
Getting ready
How to do itā€¦
How it worksā€¦
There's moreā€¦
See more
Taking and restoring application backups
Getting ready
How to do itā€¦
How it worksā€¦
There's moreā€¦
See also
Tracking and rolling back application deployments
Getting ready
How to do itā€¦
How it worksā€¦
There's moreā€¦
See also
Configuring the default Git branch for deployment
Getting ready
How to do itā€¦
How it worksā€¦
There's moreā€¦
See also
Doing manual deployments
Gett...

Table of contents

  1. OpenShift Cookbook