Skip to content
Snippets Groups Projects
Commit 6278d074 authored by Allen Gilliland's avatar Allen Gilliland
Browse files

Merge pull request #1277 from metabase/use_tracked_launch_urls

use our tracked aws and heroku launch urls from our documentation.
parents 3765bb3f 3fa8bf5f
No related branches found
No related tags found
No related merge requests found
......@@ -7,7 +7,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](https://console.aws.amazon.com/elasticbeanstalk/home?region=us-east-1#/newApplication?applicationName=Metabase&tierName=WebServer&solutionStackName=Docker&sourceBundleUrl=https%3A%2F%2Fs3.amazonaws.com%2Fdownloads.metabase.com%2Fv0.12.0%2Fmetabase-aws-eb.zip&instanceType=t2.small&withRds=true&rdsDBEngine=postgres&rdsDBAllocatedStorage=10&rdsDBInstanceClass=db.t2.small&rdsMultiAZDatabase=false&rdsDBDeletionPolicy=Snapshot)
[Launch Metabase on Elastic Beanstalk](http://downloads.metabase.com/v0.12.0/launch-aws-eb.html)
The rest of this guide will follow each phase of the Elastic Beanstalk setup step-by-step.
......
......@@ -9,9 +9,9 @@ Before doing anything you should make sure you have a [Heroku](http://www.heroku
If you've got a Heroku account then all there is to do is follow this one-click deployment button
[![Deploy to Heroku](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy?template=https://github.com/metabase/metabase-deploy)
[![Deploy to Heroku](https://www.herokucdn.com/deploy/button.svg)](http://downloads.metabase.com/launch-heroku.html)
This will launch a Heroku deployment using a github repository that Metabase maintains.
This will launch a Heroku deployment using a github repository that Metabase maintains.
### Known Issues
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment