Skip to content

webuildsg/openshift-cartridge-maintenance-page

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenShift Maintenance Page

During the deployments when hot_deploy isn't enabled you see the default 503 page of the Apache Server. This cartridge will replace this page with another one which is much more user friendly :)

Add Maintenance Page Cartridge

  rhc cartridge add https://raw.githubusercontent.com/webuildsg/openshift-cartridge-maintenance-page/master/metadata/manifest.yml -a <appname>

Customization

To customize the 503 page, you can edit the 503.html here.

About

OpenShift / StartApp Maintenance page during deployments

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 42.5%
  • HTML 39.2%
  • Shell 18.3%