Skip to content
dominickp edited this page Dec 28, 2014 · 2 revisions

Initial Setup

To use SwitchAWS, AWS CLI must be installed on the server running Switch. Once AWS CLI is installed, you must configure AWS CLI to use your AWS credentials.. You may also want to create a "named profile" in your local environment configuration which you may optionally specify when using the scripts in SwitchAWS.

Clone the Repo

Clone the repository somewhere your Switch server can access. You can do this by installing git using the git clone command or one of the GitHub applications which can do it all for you.

Clone this wiki locally