Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Option to disable maintenance screens #102

Open
sminnee opened this issue Nov 12, 2014 · 1 comment
Open

Option to disable maintenance screens #102

sminnee opened this issue Nov 12, 2014 · 1 comment

Comments

@sminnee
Copy link
Member

sminnee commented Nov 12, 2014

The maintenance screens aren't necessary unless you're taking db snapshots prior to release (which isn't used in all configuration) and they are irritating for people used to no-downtime deployments.

Introduce an option CapistranoDeploymentBackend::setUsesMaintenancePage(), that defaults to true but can be set to false. If false, then enableMaintenance() and disableMaintenance() will be a no-op.

Once this setting is in place, people can use the injector configuration to create an allowed_backend that has no maintenance page.

@sminnee
Copy link
Member Author

sminnee commented Nov 12, 2014

/cc @ss23 relates to our email discussion with Jean-Fabien.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants