the-red-button | Red Button enables you to quickly put
kandi X-RAY | the-red-button Summary
kandi X-RAY | the-red-button Summary
the-red-button is a Ruby library. the-red-button has no bugs, it has no vulnerabilities and it has low support. You can download it from GitHub.
The Red Button enables you to quickly put a series of web applications into maintenance mode.
The Red Button enables you to quickly put a series of web applications into maintenance mode.
Support
Quality
Security
License
Reuse
Support
the-red-button has a low active ecosystem.
It has 4 star(s) with 4 fork(s). There are 2 watchers for this library.
It had no major release in the last 6 months.
the-red-button has no issues reported. There are no pull requests.
It has a neutral sentiment in the developer community.
The latest version of the-red-button is current.
Quality
the-red-button has no bugs reported.
Security
the-red-button has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
License
the-red-button does not have a standard license declared.
Check the repository for any license declaration and review the terms closely.
Without a license, all rights are reserved, and you cannot use the library in your applications.
Reuse
the-red-button releases are not available. You will need to build from source code and install.
Installation instructions, examples and code snippets are available.
Top functions reviewed by kandi - BETA
kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of the-red-button
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of the-red-button
the-red-button Key Features
No Key Features are available at this moment for the-red-button.
the-red-button Examples and Code Snippets
No Code Snippets are available at this moment for the-red-button.
Community Discussions
No Community Discussions are available at this moment for the-red-button.Refer to stack overflow page for discussions.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install the-red-button
Configure your Nginx vhosts using the files supplied in the nginx/ directory and reload your Nginx configuration. Make a maintenance.html page (if you don’t already have one) and place it in your application’s public/ folder.
Configure your Nginx vhosts using the files supplied in the nginx/ directory and reload your Nginx configuration. **Make sure the _maintenance.include file is placed at the end of each vhost to prevent conflicts with other rewrite rules.**
Make a maintenance.html page (if you don’t already have one) and place it in your application’s public/ folder.
Add a symlink in your application’s public directory to the location where your Panic script will put the "maintenance-on" file for that target. Your shared/ directory is a good choice: ln -s /var/www/example.com/shared/maintenance-on /your/application/public/ The Nginx rewrite rule only works if the symlink resolves to an actual file. Putting the maintenance-on file in shared/ means your maintenance page will remain up between deploys until the maintenance-on file is either deleted manually or using a Capistrano task. If you don't want this behavior, then you can skip this step and just configure public/ as the directory for your targets. Targets configured in this manner will not have persistent maintenance pages and will become active again when new code is deployed.
Modify the panic.rb script and add your targets.
Wait until it is time. Hopefully you’ll never have to push The Red Button, but now you are ready to panic.
Configure your Nginx vhosts using the files supplied in the nginx/ directory and reload your Nginx configuration. **Make sure the _maintenance.include file is placed at the end of each vhost to prevent conflicts with other rewrite rules.**
Make a maintenance.html page (if you don’t already have one) and place it in your application’s public/ folder.
Add a symlink in your application’s public directory to the location where your Panic script will put the "maintenance-on" file for that target. Your shared/ directory is a good choice: ln -s /var/www/example.com/shared/maintenance-on /your/application/public/ The Nginx rewrite rule only works if the symlink resolves to an actual file. Putting the maintenance-on file in shared/ means your maintenance page will remain up between deploys until the maintenance-on file is either deleted manually or using a Capistrano task. If you don't want this behavior, then you can skip this step and just configure public/ as the directory for your targets. Targets configured in this manner will not have persistent maintenance pages and will become active again when new code is deployed.
Modify the panic.rb script and add your targets.
Wait until it is time. Hopefully you’ll never have to push The Red Button, but now you are ready to panic.
Support
For any new features, suggestions and bugs create an issue on GitHub.
If you have any questions check and ask questions on community page Stack Overflow .
Find more information at:
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page