/gae-environment-deployer

Convenient shell script that can be used to deploy the same code to different Google App Engine environments using the Google App Engine SDK for Python.

Primary LanguageShell

gae-environment-deployer

Convenient shell script that can be used to deploy the same code to different Google App Engine environments.

The command-line tools "dev_appserver.py" and "appcfg.py" are expected to be available. Both are part of the Google App Engine SDK for Python.

The script demonstrates the usage of the following three environments:

If you habe a similar setup, just set your APP_IDs for APP_ID_LIVE_ENV and APP_ID_STAGING_ENV.

If you have more environments, just add them to the script.

Usage:

Deploy to any of your environments by execuring ./deploy.sh environment.

githalytics.com alpha