Skip to content
Snippets Groups Projects
Commit e1652ca2 authored by Sameer Al-Sakran's avatar Sameer Al-Sakran
Browse files

reds

parent d97b2ac9
No related branches found
No related tags found
No related merge requests found
......@@ -82,7 +82,7 @@ To run Metabase in a cloud environment of any kind we highly recommend using an
NOTE: it's possible to skip this step if you wish, however this will force Metabase to use a local H2 database file on your application server and there will be no way to backup and maintain that database, so when your instance is restarted for any reason you'll lose all your Metabase data. If you are just doing a quick trial of Metabase that may be okay, but otherwise we recommend against this.
To set the database password from the Beanstalk template, hit "Review and Launch", and then look for the Database configuration pane as below
To set the database password from the Beanstalk template, hit "Review and Launch", and then look for the Database configuration pane as below. It should have a red outline when you first see this page.
![Elastic Beanstalk Database Configuration Options](images/EBDatabaseConfigurationOptions.png)
......@@ -101,6 +101,8 @@ Regarding individual settings, we recommend:
* You can safely leave the `Retention setting` as `Create snapshot`
* Under `Availability` we recommend the default value of `Single Availability Zone` for most circumstances.
Once you've entered a password and clicked `Save`, the red outline should have gone away, indicating that the application is valid and ready to be launched.
### Additional Options
......
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