From 36ca9586d6e22924722bc99419f702e644103201 Mon Sep 17 00:00:00 2001 From: srivathsa yashwanth Date: Mon, 23 Oct 2023 22:28:39 +0530 Subject: [PATCH 1/2] update Railway's free plan details in Deployment lesson --- nodeJS/express_and_mongoose/deployment.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/nodeJS/express_and_mongoose/deployment.md b/nodeJS/express_and_mongoose/deployment.md index d22e96de490..d20f85404f1 100644 --- a/nodeJS/express_and_mongoose/deployment.md +++ b/nodeJS/express_and_mongoose/deployment.md @@ -121,7 +121,8 @@ Whatever your circumstances, we've got you covered. Here are the PaaS providers **Free plan** -- You get 500 free, one-time-use hours on their free plan, and the applications are never put to sleep when inactive. With this in mind, the free allowance is only enough to host one app for 20 days, and thus isn't recommended. +- You get a free one-time grant of 5$ on their free trial, and the applications are never put to sleep when inactive. +- However, the longevity of your free allowance depends on how many resources you consume. Full usage of the resources available is only enough to host one app for about 30 days, and thus isn't recommended. **Links** From a8e92ce5e97379df5a70a8d8cf4153363b4813ac Mon Sep 17 00:00:00 2001 From: srivathsa yashwanth Date: Tue, 24 Oct 2023 16:27:05 +0530 Subject: [PATCH 2/2] update Railway's free plan details in ruby on rails deployment lesson --- ruby_on_rails/rails_basics/deployment.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/ruby_on_rails/rails_basics/deployment.md b/ruby_on_rails/rails_basics/deployment.md index 8e41e080eed..5bbc1075958 100644 --- a/ruby_on_rails/rails_basics/deployment.md +++ b/ruby_on_rails/rails_basics/deployment.md @@ -108,7 +108,8 @@ Whatever your circumstances, we've got you covered. Here are the PaaS providers **Free plan** -- You get 500 free, one-time-use hours on their free plan, and the applications are never put to sleep when inactive. With this in mind, the free allowance is only enough to host one app for 20 days, and thus isn't recommended. +- You get a free one-time grant of 5$ on their free trial, and the applications are never put to sleep when inactive. +- However, the longevity of your free allowance depends on how many resources you consume. Full usage of the resources available is only enough to host one app for about 30 days, and thus isn't recommended. **Links** @@ -227,4 +228,4 @@ This section contains questions for you to check your understanding of this less This section contains helpful links to related content. It isn't required, so consider it supplemental. -* It looks like this lesson doesn't have any additional resources yet. Help us expand this section by contributing to our curriculum. \ No newline at end of file +* It looks like this lesson doesn't have any additional resources yet. Help us expand this section by contributing to our curriculum.