Skip to content

Commit

Permalink
update download paths in docs.
Browse files Browse the repository at this point in the history
  • Loading branch information
agilliland committed Dec 9, 2015
1 parent cfc4f59 commit 9d0bd65
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ The Metabase team runs a number of production installations on AWS using Elastic

Metabase provides an Elastic Beanstalk pre-configured launch url to help new installations getting started. If you are starting fresh we recommend you follow this link to begin creating the Elastic Beanstalk deployment with a few choices pre-filled.

[Launch Metabase on Elastic Beanstalk](http://downloads.metabase.com/v0.13.0/launch-aws-eb.html)
[Launch Metabase on Elastic Beanstalk](http://downloads.metabase.com/v0.13.1/launch-aws-eb.html)

The rest of this guide will follow each phase of the Elastic Beanstalk setup step-by-step.

Expand Down Expand Up @@ -53,7 +53,7 @@ When your environment type settings look like the above then go ahead and click

The application version describes the exact binary you wish to deploy to your Elastic Beanstalk application. Metabase provides a pre-built AWS Elastic Beanstalk application version which can be linked to directly. Simply enter the following url in the `S3 URL` textbox:

https://s3.amazonaws.com/downloads.metabase.com/v0.13.0/metabase-aws-eb.zip
https://s3.amazonaws.com/downloads.metabase.com/v0.13.1/metabase-aws-eb.zip

Leave all the settings under Deployment Limits on their defaults. These settings won't impact Metabase.

Expand Down Expand Up @@ -186,7 +186,7 @@ Here's each step:
1. Go to Elastic Beanstalk and select your `Metabase` application
* Click on `Application Versions` on the left nav (you can also choose `Application Versions` from the dropdown at the top of the page)
* Download the latest Metabase Elastic Beanstalk deployment file
* https://s3.amazonaws.com/downloads.metabase.com/v0.13.0/aws-elastic-beanstalk.zip
* https://s3.amazonaws.com/downloads.metabase.com/v0.13.1/aws-elastic-beanstalk.zip
* Upload a new Application Version
* Click the `Upload` button on the upper right side of the listing
* Give the new version a name, ideally including the Metabase version number (e.g. v0.13.0)
Expand Down

0 comments on commit 9d0bd65

Please sign in to comment.