Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 359537 - Maintenance mode for Gentoo rails hosting
Summary: Maintenance mode for Gentoo rails hosting
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Hosted Projects
Classification: Unclassified
Component: RecruitingWebapp (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Infrastructure
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-03-19 17:37 UTC by Petteri Räty (RETIRED)
Modified: 2013-04-08 22:00 UTC (History)
3 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Petteri Räty (RETIRED) gentoo-dev 2011-03-19 17:37:59 UTC
When deploying new versions we should be able to put the applications to maintenance mode so that people won't be stumbling on server errors during migrations etc. a3li, graaf: Any idea how to best do this with passenger?
Comment 1 Alex Legler (RETIRED) archtester gentoo-dev Security 2011-03-19 19:25:22 UTC
(In reply to comment #0)
> When deploying new versions we should be able to put the applications to
> maintenance mode so that people won't be stumbling on server errors during
> migrations etc. a3li, graaf: Any idea how to best do this with passenger?

http://www.modrails.com/documentation/Users%20guide%20Apache.html#_compatibility_options

^F maintenance.html
Comment 2 Hans de Graaff gentoo-dev Security 2011-03-19 20:02:15 UTC
This can be done with capistrano, but I've never bothered to set that up for my own commercial services since in practice the time window for errors is really small and otherwise we would schedule a maintenance interval.

dev-ruby/capistrano

https://github.com/capistrano/capistrano/wiki
Comment 3 Joachim Bartosik (RETIRED) gentoo-dev 2013-04-08 22:00:28 UTC
The application is no longer maintained or used.