Book Image

Implementing AppFog

Book Image

Implementing AppFog

Overview of this book

AppFog is the leading platform-as-a-service provider of PHP, Ruby, Node.js, and Java solutions. It is used by developers worldwide to deploy tens of thousands of applications. AppFog delivers a reliable, scalable, and fast platform for deploying applications in the cloud.This book is a hands-on guide that will walk you through creating and deploying applications to the cloud using AppFog, which will allow you to get your application deployed without the hassle of setting up servers.This book demonstrates how to use the AppFog service to build an application and have it running in the Cloud. It will walk you through the initial AppFog setup process and explain how to create your first application in minutes.You will also discover how to use services such as databases to make your applications more powerful. You will also learn how to create applications from scratch.You will find out everything you need to know to get an application running in the cloud for the first time.
Table of Contents (13 chapters)
Implementing AppFog
Credits
About the Authors
About the Reviewers
www.PacktPub.com
Preface
Index

Command-line options


You can accept the default values during the push and you will get a valid application deployed. However, if you wanted to change something, the following command-line options are explained.

Would you like to deploy from the current directory? [Yn]: 

The default is yes. If you type n for no, then you will be prompted for the deployment path. The path is relative to your current directory. One way to tell if you enter a path that does not exist is that you will be asked to enter a number of questions manually, such as the application type and runtime environment.

Detected a Sinatra Application, is this correct? [Yn]: 

If you choose no, then you will be presented with a list of application types. It is a numbered list so you will just need to find the correct type and enter the number. The list of options includes Grails, Standalone, Node, Sinatra, PHP, Rails, and many others.

1: AWS US East - Virginia
2: AWS EU West - Ireland
3: AWS Asia SE - Singapore
4: HP AZ 2 - Las...