Skip to content

Commit 0582517

Browse files
authored
Add hint regarding Deploio Economy database (#441)
1 parent d951b6c commit 0582517

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

ruby_on_rails/create_application_server_deploio.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,9 @@ e.g. `renuo create-deploio-app my-app git@github.com:renuo/my-app.git`
2929
Please review the script before running it and execute only the commands you need and understand.
3030
In particular, you might need only one of the two environments if you decided to not use `develop`.
3131

32+
By default, we setup an Economy database. This comes with a storage capacity limitation of 10 GB. Upgrading to Business is currently not straight-forward (WIP).
33+
If you think that the production database will soon reach the 10 GB, please consider using the Business tier.
34+
3235
**If you don't know what a command does: read the documentation and then execute it.**
3336

3437
If you think that the script is outdated, please open a Pull Request on the [renuo-cli](https://github.com/renuo/renuo-cli) project.

0 commit comments

Comments
 (0)