当前位置:网站首页>图书 > 正文 >>

Implementing OpenShift

图书信息

作者Adam Miller
出版社Packt Publishing
ISBN9781782164739
出版时间2013-10-24
字数33.1万
分类进口书,外文原版书,电脑,网络

读书简介

A standard tutorial-based approach to using OpenShift and deploying custom or pre-built web applications to the OpenShift Online cloud.This book is for software developers and DevOps alike who are interested in learning how to use the OpenShift Platform-as-a-Service for developing and deploying applications, how the environment works on the back end, and how to deploy their very own open source Platform-as-a-Service based on the upstream OpenShift Origin project.

目录

Implementing OpenShift

Table of Contents

Implementing OpenShift

Credits

About the Author

Acknowledgments

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 the book is for?

Conventions

Reader feedback

Customer support

Downloading the example code

Errata

Piracy

Questions

1. Understanding the Essentials

The Cloud

Infrastructure as a Service (IaaS)

Platform as a Service (PaaS)

Software as a Service (SaaS)

SSH

Git

OpenShift – a bird's-eye view

Client tools

Broker

Node

Summary

2. Using OpenShift

Getting started using OpenShift

Command-line utilities

Web Console

IDE Integrations

Summary

3. OpenShift – Technologies and Working

Pluggable Authentication Modules for Linux

SELinux

CGroups

Software Collections

MCollective

Applications and Gears

The OpenShift architecture overview

The REST API

Summary

4. Deploying an OpenShift PaaS

The Fedora Project

Ansible

Deployment

Summary

Index